Skip to content

Commit c533ec7

Browse files
committed
Migration: create localization config file
1 parent fbdb2f1 commit c533ec7

1 file changed

Lines changed: 10 additions & 11 deletions

File tree

.localization-config

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -8,33 +8,31 @@
88
{
99
"Priority": "ht",
1010
"Locales": [
11-
"de-de",
12-
"es-es",
13-
"fr-fr",
14-
"it-it",
15-
"ja-jp",
16-
"ko-kr",
17-
"pt-br",
18-
"ru-ru",
19-
"zh-cn",
20-
"zh-tw",
2111
"ar-sa",
2212
"bg-bg",
2313
"cs-cz",
2414
"da-dk",
15+
"de-de",
2516
"el-gr",
17+
"es-es",
2618
"et-ee",
2719
"fi-fi",
20+
"fr-fr",
2821
"he-il",
2922
"hr-hr",
3023
"hu-hu",
24+
"it-it",
25+
"ja-jp",
26+
"ko-kr",
3127
"lt-lt",
3228
"lv-lv",
3329
"nb-no",
3430
"nl-nl",
3531
"pl-pl",
32+
"pt-br",
3633
"pt-pt",
3734
"ro-ro",
35+
"ru-ru",
3836
"sk-sk",
3937
"sl-si",
4038
"sr-latn-cs",
@@ -43,8 +41,9 @@
4341
"th-th",
4442
"tr-tr",
4543
"uk-ua",
44+
"zh-cn",
4645
"zh-hk",
47-
"en-gb"
46+
"zh-tw"
4847
],
4948
"Type": "ht"
5049
}

0 commit comments

Comments
 (0)