Fix languages with broken mappings

This commit is contained in:
jvyden 2022-07-27 00:29:42 -04:00
parent f2b7f6cdf6
commit 53dafe5f53
No known key found for this signature in database
GPG key ID: 18BCF2BE0262B278

View file

@ -60,6 +60,21 @@ public static class LocalizationManager
{
"eo-UY", "eo"
},
{
"ru-RU", "ru"
},
{
"pt-PT", "pt"
},
{
"no-NO", "no"
},
{
"pl-PL", "pl"
},
{
"fr-FR", "fr"
},
};
/// <summary>