Skip to content
Snippets Groups Projects
Commit b11ee3ab authored by Adriaan de Groot's avatar Adriaan de Groot
Browse files

[libcalamares] Add alternatives ca@valencia and ca_ES@valencia

parent 82b19a63
No related branches found
No related tags found
No related merge requests found
......@@ -58,6 +58,12 @@ static constexpr const TranslationSpecialCase special_cases[] = {
QLocale::Script::AnyScript,
QLocale::Country::AnyCountry,
"Català (València)" },
{ "ca_ES@valencia",
catalan_regions,
QLocale::Language::Catalan,
QLocale::Script::AnyScript,
QLocale::Country::AnyCountry,
"Català (València)" },
// Simplified Chinese, but drop the (China) from the name
{ "zh_CN",
nullptr,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment