Fixes translation on modal close labels
This commit is contained in:
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: 0.0.1\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-04-01 12:22-0700\n"
|
||||
"POT-Creation-Date: 2021-04-01 13:14-0700\n"
|
||||
"PO-Revision-Date: 2021-02-28 17:19-0800\n"
|
||||
"Last-Translator: Mouse Reeve <mousereeve@riseup.net>\n"
|
||||
"Language-Team: English <LL@li.org>\n"
|
||||
@ -475,9 +475,10 @@ msgid "Published by %(publisher)s."
|
||||
msgstr ""
|
||||
|
||||
#: bookwyrm/templates/components/inline_form.html:8
|
||||
#: bookwyrm/templates/components/modal.html:11
|
||||
#: bookwyrm/templates/feed/feed_layout.html:57
|
||||
#: bookwyrm/templates/get_started/layout.html:15
|
||||
#: bookwyrm/templates/get_started/layout.html:48
|
||||
#: bookwyrm/templates/get_started/layout.html:19
|
||||
#: bookwyrm/templates/get_started/layout.html:52
|
||||
msgid "Close"
|
||||
msgstr ""
|
||||
|
||||
@ -887,28 +888,33 @@ msgstr ""
|
||||
msgid "Save & continue"
|
||||
msgstr ""
|
||||
|
||||
#: bookwyrm/templates/get_started/layout.html:13
|
||||
msgid "Getting Started"
|
||||
#: bookwyrm/templates/get_started/layout.html:14
|
||||
#, python-format
|
||||
msgid "Welcome to %(site_name)s!"
|
||||
msgstr ""
|
||||
|
||||
#: bookwyrm/templates/get_started/layout.html:26
|
||||
#: bookwyrm/templates/get_started/layout.html:16
|
||||
msgid "These are some first steps to get you started."
|
||||
msgstr ""
|
||||
|
||||
#: bookwyrm/templates/get_started/layout.html:30
|
||||
#: bookwyrm/templates/get_started/profile.html:6
|
||||
msgid "Create your profile"
|
||||
msgstr ""
|
||||
|
||||
#: bookwyrm/templates/get_started/layout.html:30
|
||||
#: bookwyrm/templates/get_started/layout.html:34
|
||||
msgid "Add books"
|
||||
msgstr ""
|
||||
|
||||
#: bookwyrm/templates/get_started/layout.html:34
|
||||
#: bookwyrm/templates/get_started/layout.html:38
|
||||
msgid "Find friends"
|
||||
msgstr ""
|
||||
|
||||
#: bookwyrm/templates/get_started/layout.html:40
|
||||
#: bookwyrm/templates/get_started/layout.html:44
|
||||
msgid "Skip this step"
|
||||
msgstr ""
|
||||
|
||||
#: bookwyrm/templates/get_started/layout.html:44
|
||||
#: bookwyrm/templates/get_started/layout.html:48
|
||||
msgid "Finish"
|
||||
msgstr ""
|
||||
|
||||
|
Reference in New Issue
Block a user