mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-07-21 11:15:38 +02:00
complete translate to Vietnamese
This commit is contained in:
parent
886170f627
commit
2622c3eb7a
39 changed files with 3701 additions and 1397 deletions
|
@ -19,7 +19,8 @@ var langLocaleMap = {
|
|||
de: 'de_DE',
|
||||
pt: 'pt_BR',
|
||||
ru: 'ru_RU',
|
||||
uk: 'uk'
|
||||
uk: 'uk',
|
||||
vi: 'vi'
|
||||
};
|
||||
|
||||
var headerLocaleMap = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue