Commit 800f1905 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Qt: add Welsh selection for Windows.

Close #9592
parent b85b551b
...@@ -68,6 +68,7 @@ static const char *const ppsz_language[] = ...@@ -68,6 +68,7 @@ static const char *const ppsz_language[] =
"ca", "ca",
"zh_TW", "zh_TW",
"cs", "cs",
"cy",
"da", "da",
"nl", "nl",
"fi", "fi",
...@@ -132,6 +133,7 @@ static const char *const ppsz_language_text[] = ...@@ -132,6 +133,7 @@ static const char *const ppsz_language_text[] =
"Català", "Català",
"正體中文", "正體中文",
"Čeština", "Čeština",
"Cymraeg",
"Dansk", "Dansk",
"Nederlands", "Nederlands",
"Suomi", "Suomi",
......
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