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
committerSergey Sharybin <sergey.vfx@gmail.com>2016-03-04 19:11:57 +0300
commit562a488fb05f8a45db210726516a545ab59923d5 (patch)
treea6ae8c11035f19e55ed263f1df6982f4ff4a13ab /release
parent0c32f755a6d06a8607513bb277c6dc04f067d073 (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!