[Bf-blender-cvs] [5fc1faa737c] master: I18n: add Hausa languages, since we now have a few messages translated. ; )

Bastien Montagne noreply at git.blender.org
Wed Nov 8 10:52:40 CET 2017


Commit: 5fc1faa737c42823a984ecba9a3697d88e281ea8
Author: Bastien Montagne
Date:   Wed Nov 8 10:10:42 2017 +0100
Branches: master
https://developer.blender.org/rB5fc1faa737c42823a984ecba9a3697d88e281ea8

I18n: add Hausa languages, since we now have a few messages translated. ;)

===================================================================

M	release/scripts/modules/bl_i18n_utils/settings.py

===================================================================

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!



More information about the Bf-blender-cvs mailing list