Move contact_form templates to contact_form app
This commit is contained in:
parent
10628ee45f
commit
806ee80a85
7 changed files with 15 additions and 11 deletions
|
@ -7,8 +7,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: contact_form\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-04-16 22:07+0200\n"
|
||||
"PO-Revision-Date: 2023-04-16 18:25+0200\n"
|
||||
"POT-Creation-Date: 2023-04-22 13:01+0200\n"
|
||||
"PO-Revision-Date: 2023-04-22 13:01+0200\n"
|
||||
"Last-Translator: Jan Dittberner <jan@dittberner.info>\n"
|
||||
"Language-Team: Jan Dittberner <jan@dittberner.info>\n"
|
||||
"Language: de\n"
|
||||
|
@ -34,3 +34,14 @@ msgstr "Ihre Nachricht"
|
|||
#: contact_form/forms.py:39
|
||||
msgid "Send message"
|
||||
msgstr "Nachricht senden"
|
||||
|
||||
#: contact_form/templates/contact_form/contact_form.html:4
|
||||
#: contact_form/templates/contact_form/contact_form.html:5
|
||||
#: contact_form/templates/contact_form/contact_success.html:4
|
||||
#: contact_form/templates/contact_form/contact_success.html:5
|
||||
msgid "Contact"
|
||||
msgstr "Kontakt"
|
||||
|
||||
#: contact_form/templates/contact_form/contact_success.html:8
|
||||
msgid "Your message has been sent successfully."
|
||||
msgstr "Ihre Nachricht wurde erfolgreich übermittelt."
|
||||
|
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: gnuviechadmin\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-04-22 12:57+0200\n"
|
||||
"POT-Creation-Date: 2023-04-22 13:01+0200\n"
|
||||
"PO-Revision-Date: 2023-04-22 12:58+0200\n"
|
||||
"Last-Translator: Jan Dittberner <jan@dittberner.info>\n"
|
||||
"Language-Team: Jan Dittberner <jan@dittberner.info>\n"
|
||||
|
@ -455,10 +455,7 @@ msgstr "Impressum"
|
|||
msgid "Privacy policy"
|
||||
msgstr "Datenschutz"
|
||||
|
||||
#: templates/base.html:78 templates/contact_form/contact_form.html:4
|
||||
#: templates/contact_form/contact_form.html:5
|
||||
#: templates/contact_form/contact_success.html:4
|
||||
#: templates/contact_form/contact_success.html:5
|
||||
#: templates/base.html:78
|
||||
msgid "Contact"
|
||||
msgstr "Kontakt"
|
||||
|
||||
|
@ -514,10 +511,6 @@ msgstr "Abmelden"
|
|||
msgid "Close"
|
||||
msgstr "Schließen"
|
||||
|
||||
#: templates/contact_form/contact_success.html:8
|
||||
msgid "Your message has been sent successfully."
|
||||
msgstr "Ihre Nachricht wurde erfolgreich übermittelt."
|
||||
|
||||
#: templates/domains/hostingdomain_create.html:4
|
||||
#: templates/domains/hostingdomain_create.html:7
|
||||
#, python-format
|
||||
|
|
Loading…
Reference in a new issue