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:20:37 +0300
committer黄涛 <htve@outlook.com>2017-06-05 11:23:34 +0300
commitc267a86c234ba7de271244011509bd72c4f789c7 (patch)
treed94ccc56a2b6463c8982a6f69f194b8d90241fb2 /lib/gitlab/i18n.rb
parentedcecf27ea9d0f4d053d5aafe9071bd5f3531343 (diff)
Change the language name zh to zh_CN
Diffstat (limited to 'lib/gitlab/i18n.rb')
-rw-r--r--lib/gitlab/i18n.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/gitlab/i18n.rb b/lib/gitlab/i18n.rb
index e9acb1828aa..5e61968d892 100644
--- a/lib/gitlab/i18n.rb
+++ b/lib/gitlab/i18n.rb
@@ -6,7 +6,7 @@ module Gitlab
'en' => 'English',
'es' => 'Español',
'de' => 'Deutsch',
- 'zh' => '简体中文'
+ 'zh_CN' => '简体中文'
}.freeze
def available_locales