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:
damienleroy
2022-11-16 16:38:28 +01:00
committed by GitHub
parent 78ca0d5846
commit 2f36366902
4 changed files with 106 additions and 0 deletions

View File

@@ -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 =