forked from mozilla-b2g/gaia
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bug 993378, add more languages to expose to testing
- Loading branch information
Showing
2 changed files
with
19 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,22 +1,39 @@ | ||
{ | ||
"ar" : "عربي", | ||
"bg" : "български", | ||
"bn-BD" : "বাংলা (বাংলাদেশ)", | ||
"ca" : "Català", | ||
"cs" : "Čeština", | ||
"da" : "Dansk", | ||
"de" : "Deutsch", | ||
"el" : "Ελληνικά", | ||
"en-US" : "English (US)", | ||
"es" : "Español", | ||
"eu" : "Euskara", | ||
"fr" : "Français", | ||
"gl" : "Galego", | ||
"hr" : "Hrvatski", | ||
"hu" : "Magyar", | ||
"it" : "Italiano", | ||
"ja" : "日本語", | ||
"km" : "ខ្មែរ", | ||
"ko" : "한국어", | ||
"lt" : "Lietuvių", | ||
"mk" : "Македонски", | ||
"ms" : "Melayu", | ||
"ne-NP" : "नेपाली", | ||
"nl" : "Nederlands", | ||
"pa" : "ਪੰਜਾਬੀ", | ||
"pl" : "Polski", | ||
"pt-BR" : "Português (do Brasil)", | ||
"ro" : "Română", | ||
"ru" : "Русский", | ||
"sk" : "Slovenčina", | ||
"sq" : "Shqip", | ||
"sr-Cyrl" : "Српски", | ||
"sr-Latn" : "Srpski", | ||
"sv-SE" : "Svenska", | ||
"tr" : "Türkçe", | ||
"zh-CN" : "中文 (简体)", | ||
"zh-TW" : "正體中文 (繁體)" | ||
} |