Skip to content

Commit

Permalink
Fix German translation for Belarus
Browse files Browse the repository at this point in the history
  • Loading branch information
tinohager committed Aug 20, 2024
1 parent e4c8350 commit acd89ad
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ public class BelarusCountryTranslation : ICountryTranslation
new TranslationInfo(LanguageCode.CA, "Bielorússia"),
new TranslationInfo(LanguageCode.CS, "Bělorusko"),
new TranslationInfo(LanguageCode.DA, "Hviderusland"),
new TranslationInfo(LanguageCode.DE, "Weißrussland"),
new TranslationInfo(LanguageCode.DE, "Belarus"),
new TranslationInfo(LanguageCode.EL, "Λευκορωσία"),
new TranslationInfo(LanguageCode.EN, "Belarus"),
new TranslationInfo(LanguageCode.ES, "Belarús"),
Expand Down

0 comments on commit acd89ad

Please sign in to comment.