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>2015-04-20 15:27:20 +0300
committerBastien Montagne <montagne29@wanadoo.fr>2015-04-20 15:27:20 +0300
commitb07c630676978498895f9e6d6c8cc00ad8215812 (patch)
treeda1039c9b08cedf217f5bfd0a649a9da119f6f94
parent6bc26540c2a46d9324c14aee06a17aac6efc3077 (diff)
I18n: Add Vietnamese language.
-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 c1d9b926924..30ee3cdc7d8 100644
--- a/release/scripts/modules/bl_i18n_utils/settings.py
+++ b/release/scripts/modules/bl_i18n_utils/settings.py
@@ -88,6 +88,7 @@ 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"),
)
# Default context, in py!