Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Montagne <montagne29@wanadoo.fr>2017-11-08 12:10:42 +0300
committerBastien Montagne <montagne29@wanadoo.fr>2017-11-08 12:11:37 +0300
commit5fc1faa737c42823a984ecba9a3697d88e281ea8 (patch)
treed9d49f5a5fe042d4241621884e0ccba9e4365f9f /release/scripts/modules/bl_i18n_utils
parent3f614cda12346c86e93937d6e94f5b0ff29dc5c1 (diff)
I18n: add Hausa languages, since we now have a few messages translated. ;)
Diffstat (limited to 'release/scripts/modules/bl_i18n_utils')
-rw-r--r--release/scripts/modules/bl_i18n_utils/settings.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/release/scripts/modules/bl_i18n_utils/settings.py b/release/scripts/modules/bl_i18n_utils/settings.py
index 774ca5173d5..68a5537567c 100644
--- a/release/scripts/modules/bl_i18n_utils/settings.py
+++ b/release/scripts/modules/bl_i18n_utils/settings.py
@@ -90,6 +90,7 @@ LANGUAGES = (
(40, "Hindi (मानक हिन्दी)", "hi_IN"),
(41, "Vietnamese (tiếng Việt)", "vi_VN"),
(42, "Basque (Euskara)", "eu_EU"),
+ (43, "Hausa (Hausa)", "ha"),
)
# Default context, in py!