mirror of
https://github.com/bookwyrm-social/bookwyrm.git
synced 2025-01-02 21:38:43 +00:00
Fix word from %(name) to %(name)s
This commit is contained in:
parent
a7c9e60bb2
commit
16651728a8
2 changed files with 1 additions and 1 deletions
Binary file not shown.
|
@ -1390,7 +1390,7 @@ msgstr "Solicitar una invitación"
|
||||||
|
|
||||||
#: bookwyrm/templates/landing/layout.html:49
|
#: bookwyrm/templates/landing/layout.html:49
|
||||||
msgid "%(name)s registration is closed"
|
msgid "%(name)s registration is closed"
|
||||||
msgstr "El registro de %(name) está cerrado"
|
msgstr "El registro de %(name)s está cerrado"
|
||||||
|
|
||||||
#: bookwyrm/templates/landing/layout.html:60
|
#: bookwyrm/templates/landing/layout.html:60
|
||||||
msgid "Thank you! Your request has been received."
|
msgid "Thank you! Your request has been received."
|
||||||
|
|
Loading…
Reference in a new issue