@@ -401,7 +401,7 @@ exports[`components/admin_console/SchemaAdminSettings should match snapshot with
|
|||||||
},
|
},
|
||||||
Object {
|
Object {
|
||||||
"order": 20,
|
"order": 20,
|
||||||
"text": "中文 (繁體)",
|
"text": "中文 (繁體) (Beta)",
|
||||||
"value": "zh-TW",
|
"value": "zh-TW",
|
||||||
},
|
},
|
||||||
Object {
|
Object {
|
||||||
@@ -530,7 +530,7 @@ exports[`components/admin_console/SchemaAdminSettings should match snapshot with
|
|||||||
},
|
},
|
||||||
Object {
|
Object {
|
||||||
"order": 20,
|
"order": 20,
|
||||||
"text": "中文 (繁體)",
|
"text": "中文 (繁體) (Beta)",
|
||||||
"value": "zh-TW",
|
"value": "zh-TW",
|
||||||
},
|
},
|
||||||
Object {
|
Object {
|
||||||
|
|||||||
@@ -154,7 +154,7 @@ const languages = {
|
|||||||
},
|
},
|
||||||
'zh-TW': {
|
'zh-TW': {
|
||||||
value: 'zh-TW',
|
value: 'zh-TW',
|
||||||
name: '中文 (繁體)',
|
name: '中文 (繁體) (Beta)',
|
||||||
order: 20,
|
order: 20,
|
||||||
url: zhTW,
|
url: zhTW,
|
||||||
},
|
},
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user