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

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

Update translation levels Sep 2021

See merge request gitlab-org/gitlab!69432
parents 8784b014 5af1127c
......@@ -42,28 +42,28 @@ module Gitlab
# https://gitlab.com/gitlab-org/gitlab/-/issues/18923
TRANSLATION_LEVELS = {
'bg' => 0,
'cs_CZ' => 1,
'da_DK' => 26,
'cs_CZ' => 0,
'da_DK' => 25,
'de' => 16,
'en' => 100,
'eo' => 0,
'es' => 36,
'es' => 42,
'fil_PH' => 0,
'fr' => 12,
'fr' => 11,
'gl_ES' => 0,
'id_ID' => 0,
'it' => 2,
'ja' => 39,
'ja' => 38,
'ko' => 12,
'nb_NO' => 27,
'nb_NO' => 26,
'nl_NL' => 0,
'pl_PL' => 6,
'pt_BR' => 36,
'ro_RO' => 20,
'pt_BR' => 45,
'ro_RO' => 21,
'ru' => 28,
'tr_TR' => 16,
'uk' => 40,
'zh_CN' => 74,
'zh_CN' => 94,
'zh_HK' => 2,
'zh_TW' => 3
}.freeze
......
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