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