Skip to content

Commit

Permalink
add weeks to catalan locale
Browse files Browse the repository at this point in the history
  • Loading branch information
rimu authored and jadchaar committed Oct 24, 2024
1 parent c78e35e commit dbd6949
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions arrow/locales.py
Original file line number Diff line number Diff line change
Expand Up @@ -3573,6 +3573,8 @@ class CatalanLocale(Locale):
"hours": "{0} hores",
"day": "un dia",
"days": "{0} dies",
"week": "una setmana",
"weeks": "{0} setmanes",
"month": "un mes",
"months": "{0} mesos",
"year": "un any",
Expand Down

0 comments on commit dbd6949

Please sign in to comment.