Commit 77b0926c authored by Christophe Mutricy's avatar Christophe Mutricy

Activate Vietnamese translation

(cherry picked from commit 67fc71719ac47ad5579e5c361fa16b6c33f188aa)
Signed-off-by: default avatarChristophe Mutricy <xtophe@videolan.org>
parent 066359b5
...@@ -53,5 +53,6 @@ th ...@@ -53,5 +53,6 @@ th
tl tl
tr tr
uk uk
vi
zh_CN zh_CN
zh_TW zh_TW
...@@ -87,6 +87,7 @@ static const char *const ppsz_language[] = ...@@ -87,6 +87,7 @@ static const char *const ppsz_language[] =
"sv", "sv",
"tr", "tr",
"uk", "uk",
"vi",
}; };
static const char *const ppsz_language_text[] = static const char *const ppsz_language_text[] =
...@@ -133,6 +134,7 @@ static const char *const ppsz_language_text[] = ...@@ -133,6 +134,7 @@ static const char *const ppsz_language_text[] =
"Svenska", "Svenska",
"Türkçe", "Türkçe",
"украї́нська мо́ва", "украї́нська мо́ва",
"tiếng Việt",
}; };
#endif #endif
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment