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-06-07 05:10:49 +0300
committer黄涛 <htve@outlook.com>2017-06-07 05:10:49 +0300
commit20afb35d68ff6a0cbe29ca6f2976ae442b78b2ab (patch)
tree3c82c80d6b742b3b94143ce39db9e4651e3d8488 /lib/gitlab/i18n.rb
parent24511c4811c4c8b11ce381f2fc30fee0858e0ee4 (diff)
add bulgarian translation of cycle analytics page to I18N
Fix #33383
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 f7ac48f7dbd..cb97cfde4ce 100644
--- a/lib/gitlab/i18n.rb
+++ b/lib/gitlab/i18n.rb
@@ -8,7 +8,8 @@ module Gitlab
'de' => 'Deutsch',
'zh_CN' => '简体中文',
'zh_HK' => '繁體中文(香港)',
- 'zh_TW' => '繁體中文(臺灣)'
+ 'zh_TW' => '繁體中文(臺灣)',
+ 'bg' => 'български'
}.freeze
def available_locales