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