fix: french number abreviations

This commit is contained in:
bkfox 2023-09-12 15:43:52 +02:00
parent 2ce435fb5d
commit 7788bdb31b
2 changed files with 5 additions and 5 deletions

View File

@ -439,17 +439,17 @@ msgstr "1er {day} du mois"
#: aircox/models/program.py:270
#, python-brace-format
msgid "2nd {day} of the month"
msgstr "2ème {day} du mois"
msgstr "2e {day} du mois"
#: aircox/models/program.py:271
#, python-brace-format
msgid "3rd {day} of the month"
msgstr "3ème {day} du mois"
msgstr "3e {day} du mois"
#: aircox/models/program.py:272
#, python-brace-format
msgid "4th {day} of the month"
msgstr "4ème {day} du mois"
msgstr "4e {day} du mois"
#: aircox/models/program.py:273
#, python-brace-format
@ -459,12 +459,12 @@ msgstr "dernier {day} du mois"
#: aircox/models/program.py:274
#, python-brace-format
msgid "1st and 3rd {day} of the month"
msgstr "1er et 3ème {day} du mois"
msgstr "1er et 3e {day} du mois"
#: aircox/models/program.py:275
#, python-brace-format
msgid "2nd and 4th {day} of the month"
msgstr "2ème et 4ème {day} du mois"
msgstr "2ème et 4e {day} du mois"
#: aircox/models/program.py:276
msgid "{day}"