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