first commit
This commit is contained in:
7
web/lang/en/form.php
Normal file
7
web/lang/en/form.php
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
$txt_str['form'] = [
|
||||
'errorCaptcha' => 'Wrong authentication',
|
||||
'errorRequiredMissing' => 'Fill in required fields: ',
|
||||
'errorInvalidEmail' => 'Invalid email address: ',
|
||||
];
|
||||
Reference in New Issue
Block a user