juice-shop/juice-shop

View on GitHub
data/static/locales.json

Summary

Maintainability
Test Coverage
[
  { "key": "en", "icons": ["gb", "us"], "shortKey": "EN", "lang": "English" },
  { "key": "ar_SA", "icons": ["ae", "tn"], "shortKey": "AR", "lang": "عربى" },
  { "key": "az_AZ", "icons": ["az"], "shortKey": "AZ", "lang": "Azərbaycanca" },
  { "key": "bg_BG", "icons": ["bg"], "shortKey": "BG", "lang": "български (език)" },
  { "key": "bn_BD", "icons": ["bd"], "shortKey": "BD", "lang": "বাংলা" },
  { "key": "ca_ES", "icons": ["es-ct"], "shortKey": "CA", "lang": "Catalan" },
  { "key": "cs_CZ", "icons": ["cz"], "shortKey": "CS", "lang": "Česky" },
  { "key": "da_DK", "icons": ["dk"], "shortKey": "DA", "lang": "Dansk" },
  { "key": "de_DE", "icons": ["de"], "shortKey": "DE", "lang": "Deutsch" },
  { "key": "de_CH", "icons": ["ch"], "shortKey": "CH", "lang": "Schwizerdütsch" },
  { "key": "ga_IE", "icons": ["ie"], "shortKey": "GA", "lang": "Gaeilge" },
  { "key": "el_GR", "icons": ["gr"], "shortKey": "EL", "lang": "Ελληνικά" },
  { "key": "es_ES", "icons": ["es"], "shortKey": "ES", "lang": "Español" },
  { "key": "et_EE", "icons": ["ee"], "shortKey": "ET", "lang": "Eesti" },
  { "key": "fi_FI", "icons": ["fi"], "shortKey": "FI", "lang": "Suomalainen" },
  { "key": "fr_FR", "icons": ["fr"], "shortKey": "FR", "lang": "Français" },
  { "key": "ka_GE", "icons": ["ge"], "shortKey": "KA", "lang": "ქართული" },
  { "key": "he_IL", "icons": ["il"], "shortKey": "HE", "lang": "עברית" },
  { "key": "hi_IN", "icons": ["in"], "shortKey": "HI", "lang": "हिंदी" },
  { "key": "hu_HU", "icons": ["hu"], "shortKey": "HU", "lang": "Magyar" },
  { "key": "id_ID", "icons": ["id"], "shortKey": "ID", "lang": "Bahasa Indonesia" },
  { "key": "it_IT", "icons": ["it"], "shortKey": "IT", "lang": "Italiano" },
  { "key": "ja_JP", "icons": ["jp"], "shortKey": "JA", "lang": "日本語" },
  { "key": "ko_KR", "icons": ["kr"], "shortKey": "KO", "lang": "영어" },
  { "key": "lv_LV", "icons": ["lv"], "shortKey": "LV", "lang": "Latvijas" },
  { "key": "my_MM", "icons": ["mm"], "shortKey": "MY", "lang": "ျမန္မာ" },
  { "key": "nl_NL", "icons": ["nl"], "shortKey": "NL", "lang": "Nederlands" },
  { "key": "no_NO", "icons": ["no"], "shortKey": "NO", "lang": "Norsk" },
  { "key": "pl_PL", "icons": ["pl"], "shortKey": "PL", "lang": "Język Polski" },
  { "key": "pt_PT", "icons": ["pt"], "shortKey": "PT", "lang": "Português" },
  { "key": "pt_BR", "icons": ["br"], "shortKey": "BR", "lang": "Português (Brasil)" },
  { "key": "ro_RO", "icons": ["ro"], "shortKey": "RO", "lang": "Românesc" },
  { "key": "ru_RU", "icons": ["ru"], "shortKey": "RU", "lang": "Pусский" },
  { "key": "si_LK", "icons": ["si"], "shortKey": "SI", "lang": "සිංහල" },
  { "key": "sv_SE", "icons": ["se"], "shortKey": "SV", "lang": "Svenska" },
  { "key": "th_TH", "icons": ["th"], "shortKey": "TH", "lang": "ไทย" },
  { "key": "tr_TR", "icons": ["tr"], "shortKey": "TR", "lang": "Türkçe" },
  { "key": "uk_UA", "icons": ["ua"], "shortKey": "UA", "lang": "український" },
  { "key": "zh_CN", "icons": ["cn"], "shortKey": "CN", "lang": "中国" },
  { "key": "zh_HK", "icons": ["hk"], "shortKey": "HK", "lang": "繁體中文" },
  { "key": "zh_TW", "icons": ["tw"], "shortKey": "TW", "lang": "繁體中文" }
]