Adds spanish locale to settings and rebuilds messages
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-03-02 21:36+0000\n"
|
||||
"POT-Creation-Date: 2021-03-04 04:13+0000\n"
|
||||
"PO-Revision-Date: 2021-03-02 17:19-0800\n"
|
||||
"Last-Translator: Mouse Reeve <mousereeve@riseup.net>\n"
|
||||
"Language-Team: English <LL@li.org>\n"
|
||||
@ -74,10 +74,14 @@ msgid "German"
|
||||
msgstr "Deutsch"
|
||||
|
||||
#: bookwyrm/settings.py:144
|
||||
msgid "Spanish"
|
||||
msgstr ""
|
||||
|
||||
#: bookwyrm/settings.py:145
|
||||
msgid "French"
|
||||
msgstr "Französisch"
|
||||
|
||||
#: bookwyrm/settings.py:145
|
||||
#: bookwyrm/settings.py:146
|
||||
msgid "Simplified Chinese"
|
||||
msgstr "Vereinfachtes Chinesisch"
|
||||
|
||||
@ -872,7 +876,9 @@ msgid "Not Found"
|
||||
msgstr "Nicht gefunden"
|
||||
|
||||
#: bookwyrm/templates/notfound.html:9
|
||||
msgid "The page your requested doesn't seem to exist!"
|
||||
#, fuzzy
|
||||
#| msgid "The page your requested doesn't seem to exist!"
|
||||
msgid "The page you requested doesn't seem to exist!"
|
||||
msgstr "Die Seite die du angefordert hast scheint nicht zu existieren!"
|
||||
|
||||
#: bookwyrm/templates/notifications.html:14
|
||||
|
Reference in New Issue
Block a user