Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change Swedish names for Belarus #36

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Loading