mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-18 16:54:25 +08:00
Update all_locales.go
This commit is contained in:
@@ -19,6 +19,9 @@ var AllLanguages = map[string]*LocaleInfo{
|
|||||||
"es": {
|
"es": {
|
||||||
Content: es,
|
Content: es,
|
||||||
},
|
},
|
||||||
|
"ja": {
|
||||||
|
Content: ja,
|
||||||
|
},
|
||||||
"ru": {
|
"ru": {
|
||||||
Content: ru,
|
Content: ru,
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user