Skip to content

Commit bd3a561

Browse files
author
Daniel Gillet
committed
Fix french translation for numbers
1 parent e69ad3c commit bd3a561

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/humanize/locale/fr_FR/LC_MESSAGES/humanize.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ msgstr[1] "milliards"
140140
#: src/humanize/number.py:186
141141
msgid "trillion"
142142
msgid_plural "trillion"
143-
msgstr[0] "billions"
143+
msgstr[0] "billion"
144144
msgstr[1] "billions"
145145

146146
#: src/humanize/number.py:187

0 commit comments

Comments
 (0)