Add missing mappings to translations.json and order file based on language code
[KiwiIRC.git] / client / src / translations / translations.json
1 {
2 "cs": "Čeština",
3 "de-de": "Deutsch",
4 "en-gb": "English (British)",
5 "es": "Español",
6 "es-419": "Español (Latino America)",
7 "fr": "Français",
8 "he": "Hebrew",
9 "it": "Italiano",
10 "nl": "Nederlands",
11 "no": "Norsk",
12 "pl": "Polski",
13 "pt-br": "Português (Brasil)",
14 "ro": "Română",
15 "ru": "русский",
16 "tr": "Türkçe",
17 "uk": "Українська",
18 "vi": "Tiếng Việt",
19 "zh-tw": "中文 (繁體)"
20 }