Fixes english grammar weirdness
This commit is contained in:
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: 0.1.1\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-10-06 23:23+0000\n"
|
||||
"POT-Creation-Date: 2021-10-06 23:29+0000\n"
|
||||
"PO-Revision-Date: 2021-04-05 12:44+0100\n"
|
||||
"Last-Translator: Fabien Basmaison <contact@arkhi.org>\n"
|
||||
"Language-Team: Mouse Reeve <LL@li.org>\n"
|
||||
@ -3763,10 +3763,9 @@ msgid "No user with that email address was found."
|
||||
msgstr "Aucun compte avec cette adresse email n’a été trouvé."
|
||||
|
||||
#: bookwyrm/views/password.py:41
|
||||
#, fuzzy, python-brace-format
|
||||
#| msgid "A password reset link sent to %s"
|
||||
msgid "A password reset link sent to {email}"
|
||||
msgstr "Un lien de réinitialisation a été envoyé à %s."
|
||||
#, python-brace-format
|
||||
msgid "A password reset link was sent to {email}"
|
||||
msgstr "Un lien de réinitialisation a été envoyé à {email}."
|
||||
|
||||
#: bookwyrm/views/rss_feed.py:35
|
||||
#, python-brace-format
|
||||
|
Reference in New Issue
Block a user