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