-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathlangcodes.json
More file actions
40 lines (40 loc) · 777 Bytes
/
langcodes.json
File metadata and controls
40 lines (40 loc) · 777 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
{
"sa": "Arabic",
"bd": "Bengali",
"bg": "Bulgarian",
"mm": "Burmese",
"ct": "Catalan",
"cn": "Chinese (Simp)",
"hk": "Chinese (Trad)",
"cz": "Czech",
"dk": "Danish",
"nl": "Dutch",
"gb": "English",
"ph": "Filipino",
"fi": "Finnish",
"fr": "French",
"de": "German",
"gr": "Greek",
"hu": "Hungarian",
"id": "Indonesian",
"it": "Italian",
"jp": "Japanese",
"kr": "Korean",
"lt": "Lithuanian",
"my": "Malay",
"mn": "Mongolian",
"ir": "Persian",
"pl": "Polish",
"br": "Portuguese (Br)",
"pt": "Portuguese (Pt)",
"ro": "Romanian",
"ru": "Russian",
"rs": "Serbo-Croatian",
"es": "Spanish (Es)",
"mx": "Spanish (LATAM)",
"se": "Swedish",
"th": "Thai",
"tr": "Turkish",
"ua": "Ukrainian",
"vn": "Vietnamese"
}