Skip to content

Commit

Permalink
Merge pull request #36 from rasmusra/feature/issue-15-adopt-to-new-sw…
Browse files Browse the repository at this point in the history
…edish-naming-for-belarus

Change Swedish names for Belarus
  • Loading branch information
tinohager authored Dec 3, 2024
2 parents 352f434 + f17e938 commit ab9aac7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ public class BelarusCountryTranslation : ICountryTranslation
new TranslationInfo(LanguageCode.SK, "Bielorusko"),
new TranslationInfo(LanguageCode.SL, "Belorusija"),
new TranslationInfo(LanguageCode.SR, "Белорусија"),
new TranslationInfo(LanguageCode.SV, "Vitryssland"),
new TranslationInfo(LanguageCode.SV, "Belarus"),
new TranslationInfo(LanguageCode.TR, "Beyaz Rusya"),
new TranslationInfo(LanguageCode.UK, "Білорусь"),
new TranslationInfo(LanguageCode.UZ, "Belarus"),
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ public class BelarusianLanguageTranslation : ILanguageTranslation
new TranslationInfo(LanguageCode.SQ, "Bjellorusisht"),
new TranslationInfo(LanguageCode.SR, "Белоруски"),
new TranslationInfo(LanguageCode.SU, "Belarusian"),
new TranslationInfo(LanguageCode.SV, "Vitryska"),
new TranslationInfo(LanguageCode.SV, "Belarusiska"),
new TranslationInfo(LanguageCode.SW, "Kibelarusi"),
new TranslationInfo(LanguageCode.TA, "பைலோருஷ்ன்"),
new TranslationInfo(LanguageCode.TE, "బెలరుశియన్"),
Expand Down

0 comments on commit ab9aac7

Please sign in to comment.