"tests/unit_tests/test_utils.py" did not exist on "fb8c09eb13371be1ea75a629fe24fd69f963c05a"
languages.json 1.4 KB
Newer Older
1
2
[
	{
3
4
		"code": "en-US",
		"title": "English (US)"
5
	},
6
7
8
9
	{
		"code": "en-GB",
		"title": "English (GB)"
	},
Timothy J. Baek's avatar
Timothy J. Baek committed
10
11
12
13
	{
		"code": "bg-BG",
		"title": "Bulgarian (BG)"
	},
Timothy J. Baek's avatar
Timothy J. Baek committed
14
15
	{
		"code": "bn-BD",
16
		"title": "Bangla (বাংলা)"
Timothy J. Baek's avatar
Timothy J. Baek committed
17
	},
18
	{
19
20
		"code": "ca-ES",
		"title": "Catalan"
21
22
	},
	{
23
24
		"code": "zh-CN",
		"title": "Chinese (Simplified)"
25
	},
Timothy J. Baek's avatar
Timothy J. Baek committed
26
	{
27
28
		"code": "zh-TW",
		"title": "Chinese (Traditional)"
Timothy J. Baek's avatar
Timothy J. Baek committed
29
	},
30
	{
31
32
33
34
35
36
		"code": "de-DE",
		"title": "Deutsch"
	},
	{
		"code": "nl-NL",
		"title": "Dutch (Netherlands)"
37
	},
38
	{
39
40
		"code": "fa-IR",
		"title": "فارسی (Farsi)"
41
	},
Justin Hayes's avatar
Justin Hayes committed
42
43
44
45
	{
		"code": "fr-CA",
		"title": "French (Canada)"
	},
46
47
48
49
	{
		"code": "fr-FR",
		"title": "French (France)"
	},
50
51
52
53
54
55
56
57
	{
		"code": "ka-GE",
		"title": "Georgian"
	},
	{
		"code": "hi-IN",
		"title": "Hindi (हिंदी)"
	},
Plamen Vatev's avatar
Plamen Vatev committed
58
	{
Timothy J. Baek's avatar
Timothy J. Baek committed
59
60
61
62
63
64
65
		"code": "it-IT",
		"title": "Italian"
	},
	{
		"code": "ja-JP",
		"title": "Japanese"
	},
Timothy J. Baek's avatar
Timothy J. Baek committed
66
67
68
69
	{
		"code": "ko-KR",
		"title": "Korean"
	},
Plamen Vatev's avatar
Plamen Vatev committed
70
	{
Timothy J. Baek's avatar
fix  
Timothy J. Baek committed
71
72
		"code": "pl-PL",
		"title": "Polish"
Timothy J. Baek's avatar
Timothy J. Baek committed
73
	},
74
75
76
77
	{
		"code": "pt-BR",
		"title": "Portuguese (Brazil)"
	},
Timothy J. Baek's avatar
fix  
Timothy J. Baek committed
78
79
80
81
	{
		"code": "pt-PT",
		"title": "Portuguese (Portugal)"
	},
officialsahyaboutorabi's avatar
officialsahyaboutorabi committed
82
83
84
85
	{
		"code": "ru-RU",
		"title": "Russian (Russia)"
	},
Joakim's avatar
Joakim committed
86
	{
87
88
		"code": "es-ES",
		"title": "Spanish"
aguvener's avatar
aguvener committed
89
	},
90
	{
91
92
		"code": "sv-SE",
		"title": "Swedish"
Jannik Streidl's avatar
Jannik Streidl committed
93
94
	},
	{
95
96
		"code": "vi-VN",
		"title": "Tiếng Việt"
97
98
	},
	{
99
100
		"code": "tr-TR",
		"title": "Turkish"
101
	},
102
	{
103
104
		"code": "uk-UA",
		"title": "Ukrainian"
Timothy J. Baek's avatar
Timothy J. Baek committed
105
106
107
108
	},
	{
		"code": "dg-DG",
		"title": "Doge 🐶"
109
	}
Timothy J. Baek's avatar
Timothy J. Baek committed
110
]