Skip to content
This repository has been archived by the owner on Mar 13, 2024. It is now read-only.

Commit

Permalink
Revert addition of Bulgarian language (#6462)
Browse files Browse the repository at this point in the history
Automatic Merge
  • Loading branch information
metanerd committed Sep 16, 2020
1 parent 8a1323d commit 82d9cd3
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 4,049 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -336,36 +336,31 @@ exports[`components/admin_console/SchemaAdminSettings should match snapshot with
},
Object {
"order": 10,
"text": "Български (Beta)",
"value": "bg",
},
Object {
"order": 11,
"text": "Pусский",
"value": "ru",
},
Object {
"order": 12,
"order": 11,
"text": "Yкраїнська (Alpha)",
"value": "uk",
},
Object {
"order": 13,
"order": 12,
"text": "한국어 (Alpha)",
"value": "ko",
},
Object {
"order": 14,
"order": 13,
"text": "中文 (简体)",
"value": "zh-CN",
},
Object {
"order": 15,
"order": 14,
"text": "中文 (繁體)",
"value": "zh-TW",
},
Object {
"order": 16,
"order": 15,
"text": "日本語",
"value": "ja",
},
Expand Down Expand Up @@ -453,36 +448,31 @@ exports[`components/admin_console/SchemaAdminSettings should match snapshot with
},
Object {
"order": 10,
"text": "Български (Beta)",
"value": "bg",
},
Object {
"order": 11,
"text": "Pусский",
"value": "ru",
},
Object {
"order": 12,
"order": 11,
"text": "Yкраїнська (Alpha)",
"value": "uk",
},
Object {
"order": 13,
"order": 12,
"text": "한국어 (Alpha)",
"value": "ko",
},
Object {
"order": 14,
"order": 13,
"text": "中文 (简体)",
"value": "zh-CN",
},
Object {
"order": 15,
"order": 14,
"text": "中文 (繁體)",
"value": "zh-TW",
},
Object {
"order": 16,
"order": 15,
"text": "日本語",
"value": "ja",
},
Expand Down
Loading

0 comments on commit 82d9cd3

Please sign in to comment.