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:
authorHuang Tao <htve@outlook.com>2017-05-27 06:34:55 +0300
committer黄涛 <htve@outlook.com>2017-06-05 11:23:35 +0300
commit6b9ea6dbd230cd4bc6d0f866f36732bc6059a979 (patch)
treea1940f3f7acf8bc4f3993534127262bbd65eed45 /lib/gitlab/i18n.rb
parentfc6999687095d34609af268cfe34009cd40bb8cc (diff)
Update i18n.rb Indent style
Diffstat (limited to 'lib/gitlab/i18n.rb')
-rw-r--r--lib/gitlab/i18n.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/gitlab/i18n.rb b/lib/gitlab/i18n.rb
index 8bedf477b07..f7ac48f7dbd 100644
--- a/lib/gitlab/i18n.rb
+++ b/lib/gitlab/i18n.rb
@@ -6,9 +6,9 @@ module Gitlab
'en' => 'English',
'es' => 'Español',
'de' => 'Deutsch',
- 'zh_CN' => '简体中文',
- 'zh_HK' => '繁體中文(香港)',
- 'zh_TW' => '繁體中文(臺灣)'
+ 'zh_CN' => '简体中文',
+ 'zh_HK' => '繁體中文(香港)',
+ 'zh_TW' => '繁體中文(臺灣)'
}.freeze
def available_locales