fixed sys page broken html tags in german locale

This commit is contained in:
vabene1111 2020-07-15 21:52:31 +02:00
parent f52dd9ba51
commit 363a4b6ff7
2 changed files with 6 additions and 6 deletions

View File

@ -1488,7 +1488,7 @@ msgid ""
" your installation.\n" " your installation.\n"
" " " "
msgstr "" msgstr ""
"Mediendateien direkt mit gunicorn/python zu hosten ist <b>nicht empfohlen<b/" "Mediendateien direkt mit gunicorn/python zu hosten ist <b>nicht empfohlen</b"
">!\n" ">!\n"
"Bitte folgt <a href=\"https://github.com/vabene1111/recipes/releases/" "Bitte folgt <a href=\"https://github.com/vabene1111/recipes/releases/"
"tag/0.8.1\">dieser Anleitung</a> um eure Installation zu aktualisieren." "tag/0.8.1\">dieser Anleitung</a> um eure Installation zu aktualisieren."
@ -1506,15 +1506,15 @@ msgstr "Geheimer Schlüssel"
msgid "" msgid ""
"\n" "\n"
" You do not have a <code>SECRET_KEY</code> configured in your " " You do not have a <code>SECRET_KEY</code> configured in your "
"<code>.env</code> file. Django defaulted to the standard key\n" "</code>.env</code> file. Django defaulted to the standard key\n"
" provided with the installation which is publicly know and " " provided with the installation which is publicly know and "
"insecure! Please set\n" "insecure! Please set\n"
" <code>SECRET_KEY</code> int the <code>.env</code> configuration " " <code>SECRET_KEY</code> int the </code>.env</code> configuration "
"file.\n" "file.\n"
" " " "
msgstr "" msgstr ""
"\n" "\n"
"Der Wert <Code>SECRET_KEY<Code> in der Konfigurationsdatei <code>.env</code> " "Der Wert <code>SECRET_KEY</code> in der Konfigurationsdatei <code>.env</code> "
"ist nicht gesetzt. Django nutzt den Standard Schlüssel der mit der " "ist nicht gesetzt. Django nutzt den Standard Schlüssel der mit der "
"Installation kommt und nicht sicher ist. Bitte ändere den Wert entsprechend." "Installation kommt und nicht sicher ist. Bitte ändere den Wert entsprechend."
@ -1528,14 +1528,14 @@ msgid ""
" This application is still running in debug mode. This is most " " This application is still running in debug mode. This is most "
"likely not needed. Turn of debug mode by\n" "likely not needed. Turn of debug mode by\n"
" setting\n" " setting\n"
" <code>DEBUG=0</code> int the <code>.env</code> configuration " " <code>DEBUG=0</code> int the </code>.env</code> configuration "
"file.\n" "file.\n"
" " " "
msgstr "" msgstr ""
"\n" "\n"
"Die Anwendung läuft noch im Debug Mode. In den allermeisten Fällen sollte " "Die Anwendung läuft noch im Debug Mode. In den allermeisten Fällen sollte "
"das nicht notwendig sein. Bitte in der <code>.env</code> Datei den Wert " "das nicht notwendig sein. Bitte in der <code>.env</code> Datei den Wert "
"<code>DEBUG=0</code> setzen." "</code>DEBUG=0</code> setzen."
#: .\cookbook\templates\system.html:73 #: .\cookbook\templates\system.html:73
msgid "Database" msgid "Database"