update code order and add missing text item
This commit is contained in:
@@ -13,12 +13,12 @@ var AllLanguages = map[string]*LocaleInfo{
|
||||
"en": {
|
||||
Content: en,
|
||||
},
|
||||
"ru": {
|
||||
Content: ru,
|
||||
},
|
||||
"es": {
|
||||
Content: es,
|
||||
},
|
||||
"ru": {
|
||||
Content: ru,
|
||||
},
|
||||
"vi": {
|
||||
Content: vi,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user