@@ -316,7 +316,7 @@ exports[`components/admin_console/SchemaAdminSettings should match snapshot with
|
||||
},
|
||||
Object {
|
||||
"order": 3,
|
||||
"text": "Español (Beta)",
|
||||
"text": "Español (Alpha)",
|
||||
"value": "es",
|
||||
},
|
||||
Object {
|
||||
@@ -445,7 +445,7 @@ exports[`components/admin_console/SchemaAdminSettings should match snapshot with
|
||||
},
|
||||
Object {
|
||||
"order": 3,
|
||||
"text": "Español (Beta)",
|
||||
"text": "Español (Alpha)",
|
||||
"value": "es",
|
||||
},
|
||||
Object {
|
||||
|
||||
@@ -31,7 +31,7 @@ export const languages = {
|
||||
},
|
||||
es: {
|
||||
value: 'es',
|
||||
name: 'Español (Beta)',
|
||||
name: 'Español (Alpha)',
|
||||
order: 3,
|
||||
url: langFiles.es,
|
||||
},
|
||||
|
||||
Ссылка в новой задаче
Block a user