mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-22 02:34:26 +08:00
feat: backend russian locale
This commit is contained in:
@@ -13,6 +13,9 @@ var AllLanguages = map[string]*LocaleInfo{
|
||||
"en": {
|
||||
Content: en,
|
||||
},
|
||||
"ru": {
|
||||
Content: ru,
|
||||
},
|
||||
"es": {
|
||||
Content: es,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user