mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-19 09:14:27 +08:00
Add Dutch translation
This commit is contained in:
@@ -21,6 +21,9 @@ var AllLanguages = map[string]*LocaleInfo{
|
||||
"ja": {
|
||||
Content: ja,
|
||||
},
|
||||
"nl": {
|
||||
Content: nl,
|
||||
},
|
||||
"pt-BR": {
|
||||
Content: ptBR,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user