diff --git a/scripts/modules/bl_i18n_utils/settings.py b/scripts/modules/bl_i18n_utils/settings.py index 605fe38553d..a207584ecf2 100644 --- a/scripts/modules/bl_i18n_utils/settings.py +++ b/scripts/modules/bl_i18n_utils/settings.py @@ -105,7 +105,7 @@ IMPORT_MIN_LEVEL = 0.0 # Languages in the working repository that should not be imported in the Blender one currently... IMPORT_LANGUAGES_SKIP = { - 'am_ET', 'et_EE', 'ro_RO', 'uz_UZ@latin', 'uz_UZ@cyrillic', 'kk_KZ', 'be', + 'am_ET', 'et_EE', 'ro_RO', 'uz_UZ@latin', 'uz_UZ@cyrillic', 'kk_KZ', } # Languages that need RTL pre-processing.