"ts/nni_manager/test/rest_server/restserver.test.ts" did not exist on "fc0ff8ced0e6c37d0973e0ecb1ef391e47132074"
languages.json 1018 Bytes
Newer Older
1
2
[
	{
3
4
		"code": "en-US",
		"title": "English (US)"
5
	},
Timothy J. Baek's avatar
Timothy J. Baek committed
6
7
8
9
	{
		"code": "bg-BG",
		"title": "Bulgarian (BG)"
	},
10
	{
11
12
		"code": "ca-ES",
		"title": "Catalan"
13
14
	},
	{
15
		"code": "de-DE",
16
		"title": "Deutsch"
17
	},
18
19
20
21
	{
		"code": "es-ES",
		"title": "Spanish"
	},
22
	{
23
24
		"code": "fa-IR",
		"title": "فارسی (Farsi)"
25
	},
Justin Hayes's avatar
Justin Hayes committed
26
27
28
29
	{
		"code": "fr-CA",
		"title": "French (Canada)"
	},
30
31
32
33
	{
		"code": "fr-FR",
		"title": "French (France)"
	},
Plamen Vatev's avatar
Plamen Vatev committed
34
	{
Timothy J. Baek's avatar
Timothy J. Baek committed
35
36
37
38
39
40
41
		"code": "it-IT",
		"title": "Italian"
	},
	{
		"code": "ja-JP",
		"title": "Japanese"
	},
Timothy J. Baek's avatar
Timothy J. Baek committed
42
43
44
45
	{
		"code": "ko-KR",
		"title": "Korean"
	},
46
	{
Timothy J. Baek's avatar
Timothy J. Baek committed
47
48
		"code": "nl-NL",
		"title": "Dutch (Netherlands)"
49
	},
Plamen Vatev's avatar
Plamen Vatev committed
50
	{
Timothy J. Baek's avatar
Timothy J. Baek committed
51
52
53
		"code": "pt-PT",
		"title": "Portuguese (Portugal)"
	},
54
55
56
57
	{
		"code": "pt-BR",
		"title": "Portuguese (Brazil)"
	},
officialsahyaboutorabi's avatar
officialsahyaboutorabi committed
58
59
60
61
	{
		"code": "ru-RU",
		"title": "Russian (Russia)"
	},
62
	{
63
		"code": "uk-UA",
64
		"title": "Ukrainian"
Jannik Streidl's avatar
Jannik Streidl committed
65
66
	},
	{
67
68
		"code": "vi-VN",
		"title": "Tiếng Việt"
69
70
71
72
	},
	{
		"code": "zh-CN",
		"title": "Chinese (Simplified)"
73
	},
74
	{
75
76
		"code": "zh-TW",
		"title": "Chinese (Traditional)"
77
	}
Timothy J. Baek's avatar
Timothy J. Baek committed
78
]