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-08-07 12:19:41 +0300
committerRémy Coutable <remy@rymai.me>2017-08-07 12:19:41 +0300
commit0732b974fa01cfeeb7c2b342fffbe13e96e5eca2 (patch)
tree1530e9655af3420f1603966794f28db507d182ee /lib/gitlab/i18n.rb
parent440dc934dec31b4ef3ee78e5ae366f832719b173 (diff)
Add Korean translation 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 cc282d1415b..5d106b5c075 100644
--- a/lib/gitlab/i18n.rb
+++ b/lib/gitlab/i18n.rb
@@ -16,7 +16,8 @@ module Gitlab
'eo' => 'Esperanto',
'it' => 'Italiano',
'uk' => 'Українська',
- 'ja' => '日本語'
+ 'ja' => '日本語',
+ 'ko' => '한국어'
}.freeze
def available_locales