Fixes english grammar weirdness
This commit is contained in:
@ -8,10 +8,10 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: 0.0.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-06-30 10:36+0000\n"
|
||||
"Last-Translator: Grace Cheng <chengracecwy@gmail.com>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"Language-Team: \n"
|
||||
"Language: zh_Hant\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
@ -3758,10 +3758,9 @@ msgid "No user with that email address was found."
|
||||
msgstr "沒有找到使用該郵箱的使用者。"
|
||||
|
||||
#: 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 "密碼重置連結已傳送給 %s"
|
||||
#, python-brace-format
|
||||
msgid "A password reset link was sent to {email}"
|
||||
msgstr "密碼重置連結已傳送給 {email}"
|
||||
|
||||
#: bookwyrm/views/rss_feed.py:35
|
||||
#, python-brace-format
|
||||
|
Reference in New Issue
Block a user