10-04-2026
This commit is contained in:
parent
4d6b4930b2
commit
4bb89aad8c
836 changed files with 52961 additions and 5950 deletions
9
packages/acme/contact-form/lang/de/contact-form.php
Normal file
9
packages/acme/contact-form/lang/de/contact-form.php
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
<?php
|
||||
|
||||
return [
|
||||
'default_subject' => 'Neue Kontaktanfrage',
|
||||
'success_message' => 'Vielen Dank! Ihre Nachricht wurde erfolgreich gesendet.',
|
||||
'submit' => 'Absenden',
|
||||
'sending' => 'Wird gesendet...',
|
||||
'select_placeholder' => 'Bitte wählen...',
|
||||
];
|
||||
Loading…
Add table
Add a link
Reference in a new issue