mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-19 17:24:26 +08:00
Backend spanish language
Sorry is my first pull 🤦♂️ i forgot to add Spanish in backend structure.
This commit is contained in:
@@ -13,6 +13,9 @@ var AllLanguages = map[string]*LocaleInfo{
|
||||
"en": {
|
||||
Content: en,
|
||||
},
|
||||
"es": {
|
||||
Content: es,
|
||||
},
|
||||
"vi": {
|
||||
Content: vi,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user