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

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

Update translation levels for Aug 2021

See merge request gitlab-org/gitlab!67462
parents 64f3d893 9466f9c6
......@@ -38,26 +38,26 @@ module Gitlab
# Currently monthly updated manually by ~group::import PM.
# https://gitlab.com/gitlab-org/gitlab/-/issues/18923
TRANSLATION_LEVELS = {
'bg' => 1,
'cs_CZ' => 1,
'de' => 17,
'bg' => 0,
'cs_CZ' => 0,
'de' => 16,
'en' => 100,
'eo' => 1,
'es' => 38,
'fil_PH' => 1,
'eo' => 0,
'es' => 36,
'fil_PH' => 0,
'fr' => 12,
'gl_ES' => 1,
'gl_ES' => 0,
'id_ID' => 0,
'it' => 2,
'ja' => 42,
'ko' => 13,
'nl_NL' => 1,
'ja' => 40,
'ko' => 12,
'nl_NL' => 0,
'pl_PL' => 5,
'pt_BR' => 21,
'ru' => 29,
'pt_BR' => 30,
'ru' => 28,
'tr_TR' => 16,
'uk' => 41,
'zh_CN' => 67,
'zh_CN' => 68,
'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