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.rb14
1 files changed, 7 insertions, 7 deletions
diff --git a/lib/gitlab/i18n.rb b/lib/gitlab/i18n.rb
index 6b154c7033f..f8e7e66a8a5 100644
--- a/lib/gitlab/i18n.rb
+++ b/lib/gitlab/i18n.rb
@@ -48,24 +48,24 @@ module Gitlab
'de' => 96,
'en' => 100,
'eo' => 0,
- 'es' => 29,
+ 'es' => 28,
'fil_PH' => 0,
'fr' => 99,
'gl_ES' => 0,
'id_ID' => 0,
'it' => 1,
'ja' => 99,
- 'ko' => 20,
+ 'ko' => 23,
'nb_NO' => 21,
'nl_NL' => 0,
'pl_PL' => 3,
'pt_BR' => 55,
- 'ro_RO' => 78,
+ 'ro_RO' => 76,
'ru' => 22,
- 'si_LK' => 9,
- 'tr_TR' => 9,
- 'uk' => 52,
- 'zh_CN' => 98,
+ 'si_LK' => 12,
+ 'tr_TR' => 8,
+ 'uk' => 51,
+ 'zh_CN' => 99,
'zh_HK' => 1,
'zh_TW' => 99
}.freeze