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:
Diffstat (limited to 'lib/gitlab/i18n.rb')
-rw-r--r--lib/gitlab/i18n.rb16
1 files changed, 8 insertions, 8 deletions
diff --git a/lib/gitlab/i18n.rb b/lib/gitlab/i18n.rb
index fa85d839927..180ccf21264 100644
--- a/lib/gitlab/i18n.rb
+++ b/lib/gitlab/i18n.rb
@@ -45,27 +45,27 @@ module Gitlab
'bg' => 0,
'cs_CZ' => 0,
'da_DK' => 31,
- 'de' => 15,
+ 'de' => 97,
'en' => 100,
'eo' => 0,
- 'es' => 31,
+ 'es' => 30,
'fil_PH' => 0,
'fr' => 98,
'gl_ES' => 0,
'id_ID' => 0,
'it' => 1,
- 'ja' => 77,
+ 'ja' => 98,
'ko' => 18,
- 'nb_NO' => 23,
+ 'nb_NO' => 22,
'nl_NL' => 0,
'pl_PL' => 3,
'pt_BR' => 56,
- 'ro_RO' => 84,
- 'ru' => 24,
+ 'ro_RO' => 82,
+ 'ru' => 23,
'si_LK' => 10,
'tr_TR' => 9,
- 'uk' => 54,
- 'zh_CN' => 99,
+ 'uk' => 53,
+ 'zh_CN' => 98,
'zh_HK' => 1,
'zh_TW' => 99
}.freeze