We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4c8350 commit acd89adCopy full SHA for acd89ad
src/Nager.Country.Translation/CountryTranslations/BelarusCountryTranslation.cs
@@ -16,7 +16,7 @@ public class BelarusCountryTranslation : ICountryTranslation
16
new TranslationInfo(LanguageCode.CA, "Bielorússia"),
17
new TranslationInfo(LanguageCode.CS, "Bělorusko"),
18
new TranslationInfo(LanguageCode.DA, "Hviderusland"),
19
- new TranslationInfo(LanguageCode.DE, "Weißrussland"),
+ new TranslationInfo(LanguageCode.DE, "Belarus"),
20
new TranslationInfo(LanguageCode.EL, "Λευκορωσία"),
21
new TranslationInfo(LanguageCode.EN, "Belarus"),
22
new TranslationInfo(LanguageCode.ES, "Belarús"),
0 commit comments