Skip to content
Snippets Groups Projects
Commit e7607c65 authored by Carsten Riel's avatar Carsten Riel
Browse files

IDs 'form.name' und 'form7' eingefügt

parent a42f6ae7
No related branches found
No related tags found
1 merge request!1275Carsten development patch 59701
......@@ -5,7 +5,7 @@ return [
'form.1' => 'Sicheres Kontakformular',
'form.2' => 'Über dieses Formular können Sie uns kontaktieren.
Alternativ können Sie uns natürlich auch per <a href="mailto:support@suma-ev.de">E-Mail</a> erreichen.',
'form.name' => "Name (Vorname Nachname)",
'form.name' => 'Name (Vorname Nachname)',
'form.5' => 'Ihre E-Mail-Adresse',
'form.6' => 'Ihre Nachricht',
'form.7' => 'Betreff',
......
......@@ -5,9 +5,10 @@ return [
'form.1' => 'Secure Contact Form',
'form.2' => 'Via this form you can contact us by e-mail.',
'form.name' => 'Forename, Surname',
'form.5' => 'Your e-mail-adress (optional)',
'form.6' => 'Your message',
'form.7' => 'Subject',
'form.8' => 'Send',
'mail.1' => 'By Email',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment