[tor-commits] [check/master] Add some translations
arlo at torproject.org
arlo at torproject.org
Mon Apr 18 21:19:49 UTC 2016
commit abca67d60674e9b93f6be6621cc86b0ef07218aa
Author: Arlo Breault <arlolra at gmail.com>
Date: Mon Apr 18 14:18:52 2016 -0700
Add some translations
---
utils.go | 3 +++
1 file changed, 3 insertions(+)
diff --git a/utils.go b/utils.go
index 0872c15..4d438d2 100644
--- a/utils.go
+++ b/utils.go
@@ -171,12 +171,14 @@ func GetLocaleList(base string) map[string]string {
"hr_HR": "Hrvatski jezik (Croatia)",
"hu": "Magyar",
"id": "Bahasa Indonesia",
+ "is": "Ãslenska",
"it": "Italiano",
"ja": "日本語",
"km": "មែរ",
"kn": "ಕನà³à²¨à²¡",
"ko": "한êµì–´",
"ko_KR": "한êµì–´ (South Korea)",
+ "lb": "Lëtzebuergesch",
"lo": "ລາວ",
"lv": "Latviešu valoda",
"mk": "македонÑки јазик",
@@ -208,6 +210,7 @@ func GetLocaleList(base string) map[string]string {
"tr": "Türkçe",
"uk": "українÑька мова",
"zh_CN": "䏿–‡ç®€ä½“",
+ "zh_HK": "䏿–‡ç¹é«”",
"zh_TW": "䏿–‡ç¹é«”",
}
More information about the tor-commits
mailing list