Skip to content

Commit 794a1eb

Browse files
committed
Fix grammar mistake in the Dutch translations
1 parent 36bc853 commit 794a1eb

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

-1 Bytes
Binary file not shown.

src/humanize/locale/nl_NL/LC_MESSAGES/humanize.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# French (France) translations for PROJECT.
2-
# Copyright (C) 2013 ORGANIZATION
1+
# Dutch (Netherlands) translations for PROJECT.
2+
# Copyright (C) 2020 ORGANIZATION
33
# This file is distributed under the same license as the PROJECT project.
44
# FIRST AUTHOR <EMAIL@ADDRESS>, 2013.
55
#
@@ -202,7 +202,7 @@ msgstr "een uur"
202202
msgid "%d hour"
203203
msgid_plural "%d hours"
204204
msgstr[0] "%d uur"
205-
msgstr[1] "%d uren"
205+
msgstr[1] "%d uur"
206206

207207
#: src/humanize/time.py:148
208208
msgid "a day"

0 commit comments

Comments
 (0)