Skip to content

Commit a95e666

Browse files
authored
Fix Italian translation for "%s and %s"
1 parent 160ec52 commit a95e666

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/humanize/locale/it_IT/LC_MESSAGES/humanize.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -361,4 +361,4 @@ msgstr "ieri"
361361
#: src/humanize/time.py:534
362362
#, python-format
363363
msgid "%s and %s"
364-
msgstr ""
364+
msgstr "%s e %s"

0 commit comments

Comments
 (0)