mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-20 01:34:24 +08:00
Add Vietnamese
Update index.js Update vi.json
This commit is contained in:
committed by
mayswind
parent
70da228dcc
commit
6bd1d09fa8
@@ -13,6 +13,9 @@ var AllLanguages = map[string]*LocaleInfo{
|
||||
"en": {
|
||||
Content: en,
|
||||
},
|
||||
"vi": {
|
||||
Content: vi,
|
||||
},
|
||||
"zh-Hans": {
|
||||
Content: zhHans,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user