Skip to content

Commit

Permalink
add week to the dutch/nl locale
Browse files Browse the repository at this point in the history
  • Loading branch information
robinvd committed Dec 20, 2019
1 parent 5395fbb commit 545dead
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 @@ -1006,6 +1006,8 @@ class DutchLocale(Locale):
"hours": "{0} uur",
"day": "een dag",
"days": "{0} dagen",
"week": "een week",
"weeks": "{0} weken",
"month": "een maand",
"months": "{0} maanden",
"year": "een jaar",
Expand Down

0 comments on commit 545dead

Please sign in to comment.