first commit
This commit is contained in:
7
web/lang/de/form.php
Normal file
7
web/lang/de/form.php
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
$txt_str['form'] = [
|
||||
'errorCaptcha' => 'Nicht alles richtig ausgefüllt: Bestätigung',
|
||||
'errorRequiredMissing' => 'Nicht alles richtig ausgefüllt: ',
|
||||
'errorInvalidEmail' => 'Ungültige E-Mail: ',
|
||||
];
|
||||
Reference in New Issue
Block a user