Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author黄涛 <htve@outlook.com>2017-05-27 05:23:26 +0300
committer黄涛 <htve@outlook.com>2017-06-05 11:23:34 +0300
commitfc6999687095d34609af268cfe34009cd40bb8cc (patch)
tree41af6aac2e05c3764f2accdddb13a6924bd8d002 /lib/gitlab/i18n.rb
parent0f4fa4c7708d39c618e32967f2dc1b8d73ebc946 (diff)
Add translation zh_TW to I18N
Diffstat (limited to 'lib/gitlab/i18n.rb')
-rw-r--r--lib/gitlab/i18n.rb3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/gitlab/i18n.rb b/lib/gitlab/i18n.rb
index 093a9653988..8bedf477b07 100644
--- a/lib/gitlab/i18n.rb
+++ b/lib/gitlab/i18n.rb
@@ -7,7 +7,8 @@ module Gitlab
'es' => 'Español',
'de' => 'Deutsch',
'zh_CN' => '简体中文',
- 'zh_HK' => '繁體中文(香港)'
+ 'zh_HK' => '繁體中文(香港)',
+ 'zh_TW' => '繁體中文(臺灣)'
}.freeze
def available_locales