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>2016-03-01 22:04:49 +0300
committerBastien Montagne <montagne29@wanadoo.fr>2016-03-01 22:04:49 +0300
commitb302ed210c42ecf482d1a4fd0001013539e1a424 (patch)
tree2d01207c98adef0f7369a3f6e36b3e5f007009d4 /release
parent42b2c47386ef3c9f4db5654a9920bf2fbbe4e632 (diff)
Add Basque (Euskara) new language.
Nothing critical, but would be nice to backport this to 2.77.
Diffstat (limited to 'release')
-rw-r--r--release/scripts/modules/bl_i18n_utils/settings.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/release/scripts/modules/bl_i18n_utils/settings.py b/release/scripts/modules/bl_i18n_utils/settings.py
index 2dc8ccbf22a..21e1f1415bc 100644
--- a/release/scripts/modules/bl_i18n_utils/settings.py
+++ b/release/scripts/modules/bl_i18n_utils/settings.py
@@ -88,7 +88,8 @@ LANGUAGES = (
(38, "Uzbek (Oʻzbek)", "uz_UZ"),
(39, "Uzbek Cyrillic (Ўзбек)", "uz_UZ@cyrillic"),
(40, "Hindi (मानक हिन्दी)", "hi_IN"),
- (41, "Vietnamese (tiếng Việt)", "vi_VN"),
+ (41, "Vitnamese (tiếng Việt)", "vi_VN"),
+ (42, "Basque (Euskara)", "eu_EU"),
)
# Default context, in py!