first commit
This commit is contained in:
7
web/lang/pl/form.php
Normal file
7
web/lang/pl/form.php
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
$txt_str['form'] = [
|
||||
'errorCaptcha' => 'Błędny kod',
|
||||
'errorRequiredMissing' => 'Wypełnij pola: ',
|
||||
'errorInvalidEmail' => 'Nieprawidłowy format e-mail: ',
|
||||
];
|
||||
Reference in New Issue
Block a user