Skip to content

Commit ab9aac7

Browse files
authored
Merge pull request #36 from rasmusra/feature/issue-15-adopt-to-new-swedish-naming-for-belarus
Change Swedish names for Belarus
2 parents 352f434 + f17e938 commit ab9aac7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/Nager.Country.Translation/CountryTranslations/BelarusCountryTranslation.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ public class BelarusCountryTranslation : ICountryTranslation
5050
new TranslationInfo(LanguageCode.SK, "Bielorusko"),
5151
new TranslationInfo(LanguageCode.SL, "Belorusija"),
5252
new TranslationInfo(LanguageCode.SR, "Белорусија"),
53-
new TranslationInfo(LanguageCode.SV, "Vitryssland"),
53+
new TranslationInfo(LanguageCode.SV, "Belarus"),
5454
new TranslationInfo(LanguageCode.TR, "Beyaz Rusya"),
5555
new TranslationInfo(LanguageCode.UK, "Білорусь"),
5656
new TranslationInfo(LanguageCode.UZ, "Belarus"),

src/Nager.Country.Translation/LanguageTranslations/BelarusianLanguageTranslation.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ public class BelarusianLanguageTranslation : ILanguageTranslation
8181
new TranslationInfo(LanguageCode.SQ, "Bjellorusisht"),
8282
new TranslationInfo(LanguageCode.SR, "Белоруски"),
8383
new TranslationInfo(LanguageCode.SU, "Belarusian"),
84-
new TranslationInfo(LanguageCode.SV, "Vitryska"),
84+
new TranslationInfo(LanguageCode.SV, "Belarusiska"),
8585
new TranslationInfo(LanguageCode.SW, "Kibelarusi"),
8686
new TranslationInfo(LanguageCode.TA, "பைலோருஷ்ன்"),
8787
new TranslationInfo(LanguageCode.TE, "బెలరుశియన్"),

0 commit comments

Comments
 (0)