first commit
This commit is contained in:
5
web/lang/sk/form.php
Normal file
5
web/lang/sk/form.php
Normal file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
|
||||
$txt_str['form']['errorCaptcha'] = 'Zlý kontrolný kód';
|
||||
$txt_str['form']['errorRequiredMissing'] = 'Vyplňte povinné polia: ';
|
||||
$txt_str['form']['errorInvalidEmail'] = 'Neplatný formát e-mailu: ';
|
||||
Reference in New Issue
Block a user