first commit
This commit is contained in:
7
web/lang/ro/form.php
Normal file
7
web/lang/ro/form.php
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
$txt_str['form'] = [
|
||||
'errorCaptcha' => 'Cod de control invalid',
|
||||
'errorRequiredMissing' => 'Introduceți câmpurile obligatorii: ',
|
||||
'errorInvalidEmail' => 'Adresa de e-mail nu are un format valid: ',
|
||||
];
|
||||
Reference in New Issue
Block a user