mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-04 10:16:24 +02:00
add croatian, netherlands, swedish & welsh (#21889)
* add croatian, netherlands, swedish & welsh * Rename Netherlands to Dutch * Rename Netherlands to Dutch * Change order of Dutch * Put in place the good iso code for Welsh & Swedish
This commit is contained in:
@@ -25,7 +25,9 @@ namespace Microsoft.PowerToys.Settings.UI.ViewModels
|
||||
{
|
||||
"ALL",
|
||||
"CUR",
|
||||
"HR",
|
||||
"CZ",
|
||||
"NL",
|
||||
"FR",
|
||||
"DE",
|
||||
"HU",
|
||||
@@ -38,7 +40,9 @@ namespace Microsoft.PowerToys.Settings.UI.ViewModels
|
||||
"RO",
|
||||
"SK",
|
||||
"SP",
|
||||
"SV",
|
||||
"TK",
|
||||
"CY",
|
||||
};
|
||||
|
||||
private readonly string[] _toolbarOptions =
|
||||
|
||||
Reference in New Issue
Block a user