mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-28 08:50:06 +02:00
complete translate to Vietnamese
This commit is contained in:
parent
886170f627
commit
2622c3eb7a
39 changed files with 3701 additions and 1397 deletions
|
@ -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}.'
|
||||
]
|
||||
}
|
||||
}]
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue