Commit f9d8be5b authored by Bob Van Landuyt's avatar Bob Van Landuyt

Merge branch 'hdelalic-master-patch-92636' into 'master'

Update translation levels for July 2021

See merge request gitlab-org/gitlab!65289
parents ece9a17c 03664328
...@@ -40,26 +40,26 @@ module Gitlab ...@@ -40,26 +40,26 @@ module Gitlab
TRANSLATION_LEVELS = { TRANSLATION_LEVELS = {
'bg' => 1, 'bg' => 1,
'cs_CZ' => 1, 'cs_CZ' => 1,
'de' => 18, 'de' => 17,
'en' => 100, 'en' => 100,
'eo' => 1, 'eo' => 1,
'es' => 40, 'es' => 38,
'fil_PH' => 1, 'fil_PH' => 1,
'fr' => 13, 'fr' => 12,
'gl_ES' => 1, 'gl_ES' => 1,
'id_ID' => 0, 'id_ID' => 0,
'it' => 2, 'it' => 2,
'ja' => 44, 'ja' => 42,
'ko' => 13, 'ko' => 13,
'nl_NL' => 1, 'nl_NL' => 1,
'pl_PL' => 3, 'pl_PL' => 5,
'pt_BR' => 21, 'pt_BR' => 21,
'ru' => 30, 'ru' => 29,
'tr_TR' => 17, 'tr_TR' => 16,
'uk' => 42, 'uk' => 41,
'zh_CN' => 69, 'zh_CN' => 67,
'zh_HK' => 3, 'zh_HK' => 2,
'zh_TW' => 4 'zh_TW' => 3
}.freeze }.freeze
private_constant :TRANSLATION_LEVELS private_constant :TRANSLATION_LEVELS
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment