Skip to content
Merged
Prev Previous commit
Next Next commit
review de Julien
  • Loading branch information
lythari committed Oct 27, 2021
commit 601b85a030dceaa4e0d2ccadb9c0c3c94ee97529
4 changes: 2 additions & 2 deletions library/dataclasses.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ msgstr ""
"Project-Id-Version: Python 3\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-09-23 16:16+0200\n"
"PO-Revision-Date: 2021-10-27 21:41+0200\n"
"PO-Revision-Date: 2021-10-27 21:43+0200\n"
"Last-Translator: David GIRAUD <davidgiraud@protonmail.com>\n"
"Language-Team: FRENCH <traductions@lists.afpy.org>\n"
"Language: fr\n"
Expand Down Expand Up @@ -389,7 +389,7 @@ msgid ""
"because ``None`` is a valid value for some parameters with a distinct "
"meaning. No code should directly use the :const:`MISSING` value."
msgstr ""
"Comme le montre la signature, la constant :const:`MISSING` est une valeur "
"Comme le montre la signature, la constante :const:`MISSING` est une valeur "
"sentinelle pour déterminer si des paramètres ont été fournis par "
"l'utilisateur. ``None`` ne conviendrait pas puisque c'est une valeur avec un "
"sens qui peut être différent pour certains paramètres. La sentinelle :const:"
Expand Down