complete translate to Vietnamese

This commit is contained in:
duongtiendat1990 2020-01-25 17:51:46 +07:00
parent 886170f627
commit 2622c3eb7a
39 changed files with 3701 additions and 1397 deletions

View file

@ -114,6 +114,16 @@ exports.dialog = {
'Я вірю в тебе! Ти впораєшся!'
]
}
}],
'vi': [{
type: 'ModalAlert',
options: {
markdowns: [
'## Bạn chắc là muốn xem đáp án chứ?',
'',
'Tôi tin ở bạn! Bạn có thể làm được!'
]
}
}]
};