Commit 09069446 authored by Christophe Mutricy's avatar Christophe Mutricy

Allow win users to select Lithuanian

(cherry picked from commit d0b2ec36d9d77a4d45e40dc0b9084048ccded28a)
Signed-off-by: default avatarChristophe Mutricy <xtophe@videolan.org>
parent d8bca038
...@@ -68,6 +68,7 @@ static const char *const ppsz_language[] = ...@@ -68,6 +68,7 @@ static const char *const ppsz_language[] =
"it", "it",
"ja", "ja",
"ko", "ko",
"lt",
"mn", "mn",
"ms", "ms",
"kk", "kk",
...@@ -116,6 +117,7 @@ static const char *const ppsz_language_text[] = ...@@ -116,6 +117,7 @@ static const char *const ppsz_language_text[] =
"Italiano", "Italiano",
"日本語", "日本語",
"한국어", "한국어",
"lietuvių",
"Монгол хэл", "Монгол хэл",
"Melayu", "Melayu",
"Қазақ тілі", "Қазақ тілі",
......
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