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

@ -133,4 +133,15 @@ exports.dialog = {
]
}
}],
'vi': [{
type: 'ModalAlert',
options: {
markdowns: [
'## Làm tốt lắm!!',
'',
'Bạn hoàn thành cấp độ này với *{numCommands}* câu lệnh.; ',
'Đáp án của chúng tôi sử dụng {best}.'
]
}
}]
};