Files
kupshop/web/lang/sk/form.php
2025-08-02 16:30:27 +02:00

6 lines
209 B
PHP

<?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: ';