languages.json 1.91 KB
Newer Older
1
[
Timothy J. Baek's avatar
Timothy J. Baek committed
2
	{
HAMAD ABDULLA's avatar
HAMAD ABDULLA committed
3
4
		"code": "ar-BH",
		"title": "العربية (AR)"
5
	},
Timothy J. Baek's avatar
Timothy J. Baek committed
6
7
8
9
	{
		"code": "bg-BG",
		"title": "Bulgarian (BG)"
	},
Timothy J. Baek's avatar
Timothy J. Baek committed
10
11
	{
		"code": "bn-BD",
12
		"title": "Bengali (বাংলা)"
Timothy J. Baek's avatar
Timothy J. Baek committed
13
	},
14
	{
15
		"code": "ca-ES",
16
		"title": "Catalan (català)"
17
	},
18
	{
19
		"code": "de-DE",
20
21
22
23
24
		"title": "German (Deutsch)"
	},
	{
		"code": "dg-DG",
		"title": "Doge (Doge🐶)"
25
	},
26
27
	{
		"code": "es-ES",
28
29
30
31
32
33
34
35
36
		"title": "Spanish (Español)"
	},
	{
		"code": "en-GB",
		"title": "English (GB)"
	},
	{
		"code": "en-US",
		"title": "English (US)"
37
	},
38
	{
39
40
		"code": "fa-IR",
		"title": "فارسی (Farsi)"
41
	},
42
43
	{
		"code": "fi-FI",
44
		"title": "Finnish (Suomalainen)"
45
	},
Justin Hayes's avatar
Justin Hayes committed
46
47
48
49
	{
		"code": "fr-CA",
		"title": "French (Canada)"
	},
50
51
52
53
	{
		"code": "fr-FR",
		"title": "French (France)"
	},
Lior Kesos's avatar
Lior Kesos committed
54
55
56
57
	{
		"code": "he-IL",
		"title": "עברית (Hebrew)"
	},
58
59
60
61
	{
		"code": "hi-IN",
		"title": "Hindi (हिंदी)"
	},
Timothy J. Baek's avatar
Timothy J. Baek committed
62
63
	{
		"code": "hr-HR",
64
		"title": "Croatian (Hrvatski)"
Timothy J. Baek's avatar
Timothy J. Baek committed
65
	},
Plamen Vatev's avatar
Plamen Vatev committed
66
	{
Timothy J. Baek's avatar
Timothy J. Baek committed
67
		"code": "it-IT",
68
		"title": "Italian (Italiano)"
Timothy J. Baek's avatar
Timothy J. Baek committed
69
70
71
	},
	{
		"code": "ja-JP",
72
		"title": "Japanese (日本語)"
Timothy J. Baek's avatar
Timothy J. Baek committed
73
	},
74
75
	{
		"code": "ka-GE",
76
		"title": "Georgian (ქართული)"
77
	},
Timothy J. Baek's avatar
Timothy J. Baek committed
78
79
	{
		"code": "ko-KR",
80
		"title": "Korean (한국인)"
Timothy J. Baek's avatar
Timothy J. Baek committed
81
	},
82
83
84
85
	{
		"code": "nl-NL",
		"title": "Dutch (Netherlands)"
	},
Justin Hayes's avatar
Justin Hayes committed
86
87
88
89
	{
		"code": "pa-IN",
		"title": "Punjabi (India)"
	},
Plamen Vatev's avatar
Plamen Vatev committed
90
	{
Timothy J. Baek's avatar
fix  
Timothy J. Baek committed
91
		"code": "pl-PL",
92
		"title": "Polish (Polski)"
Timothy J. Baek's avatar
Timothy J. Baek committed
93
	},
94
95
96
97
	{
		"code": "pt-BR",
		"title": "Portuguese (Brazil)"
	},
Timothy J. Baek's avatar
fix  
Timothy J. Baek committed
98
99
100
101
	{
		"code": "pt-PT",
		"title": "Portuguese (Portugal)"
	},
officialsahyaboutorabi's avatar
officialsahyaboutorabi committed
102
103
104
105
	{
		"code": "ru-RU",
		"title": "Russian (Russia)"
	},
106
	{
107
		"code": "sv-SE",
108
		"title": "Swedish (Svenska)"
Jannik Streidl's avatar
Jannik Streidl committed
109
	},
110
111
112
113
	{
		"code": "sr-RS",
		"title": "Serbian (Српски)"
	},
114
	{
115
		"code": "tr-TR",
116
		"title": "Turkish (Türkçe)"
117
	},
118
	{
119
		"code": "uk-UA",
120
		"title": "Ukrainian (Українська)"
Timothy J. Baek's avatar
Timothy J. Baek committed
121
	},
122
123
	{
		"code": "vi-VN",
124
		"title": "Vietnamese (Tiếng Việt)"
125
126
127
	},
	{
		"code": "zh-CN",
128
		"title": "Chinese (简体中文)"
129
130
131
	},
	{
		"code": "zh-TW",
132
		"title": "Chinese (繁体中文)"
133
	}
Timothy J. Baek's avatar
Timothy J. Baek committed
134
]