summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHuang Tao <htve@outlook.com>2017-05-27 03:34:55 +0000
committerHuang Tao <htve@outlook.com>2017-05-27 03:34:55 +0000
commit1e20f27c6155570f4b9d1fd95186bcd6808d07e9 (patch)
tree8368871b346c92de755eb9d6eb0833489f1f2e7b
parent0df8ed1a2cb633c2e8d8665ee3c98c0157e49abe (diff)
downloadgitlab-ce-1e20f27c6155570f4b9d1fd95186bcd6808d07e9.tar.gz
Update i18n.rb Indent style
-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 504a920e07d..195b03622a4 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