Skip to content

Commit 0b0557e

Browse files
Copilottinohager
andcommitted
Fix Latvian translation for Eswatini
Co-authored-by: tinohager <8215186+tinohager@users.noreply.github.com>
1 parent fc8abbc commit 0b0557e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ public class EswatiniCountryTranslation : ICountryTranslation
3737
new TranslationInfo(LanguageCode.KO, "에스와티니"),
3838
new TranslationInfo(LanguageCode.KY, "Эсватини"),
3939
new TranslationInfo(LanguageCode.LT, "Esvatinis"),
40-
new TranslationInfo(LanguageCode.LV, "Svatini"),
40+
new TranslationInfo(LanguageCode.LV, "Esvatini"),
4141
new TranslationInfo(LanguageCode.MK, "Есватини"),
4242
new TranslationInfo(LanguageCode.MN, "Эсватини"),
4343
new TranslationInfo(LanguageCode.NB, "Eswatini"),

0 commit comments

Comments
 (0)