diff --git a/arrow/locales.py b/arrow/locales.py index 32be55ab..68119bb1 100644 --- a/arrow/locales.py +++ b/arrow/locales.py @@ -5211,13 +5211,13 @@ class SerbianLocale(Locale): month_names = [ "", - "januar", # Јануар + "januar", # јануар "februar", # фебруар "mart", # март "april", # април "maj", # мај - "juni", # јун - "juli", # јул + "jun", # јун + "jul", # јул "avgust", # август "septembar", # септембар "oktobar", # октобар @@ -5227,18 +5227,18 @@ class SerbianLocale(Locale): month_abbreviations = [ "", - "jan.", - "febr.", - "mart", - "april", + "jan", + "feb", + "mar", + "apr", "maj", - "juni", - "juli", - "avg.", - "sept.", - "okt.", - "nov.", - "dec.", + "jun", + "jul", + "avg", + "sep", + "okt", + "nov", + "dec", ] day_names = [