Fix word from %(name) to %(name)s
This commit is contained in:
parent
a7c9e60bb2
commit
16651728a8
Binary file not shown.
|
@ -1390,7 +1390,7 @@ msgstr "Solicitar una invitación"
|
|||
|
||||
#: bookwyrm/templates/landing/layout.html:49
|
||||
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
|
||||
msgid "Thank you! Your request has been received."
|
||||
|
|
Loading…
Reference in New Issue