first commit
This commit is contained in:
5
web/lang/sl/form.php
Normal file
5
web/lang/sl/form.php
Normal file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
|
||||
$txt_str['form']['errorCaptcha'] = 'Nepravilna kontrolna koda';
|
||||
$txt_str['form']['errorRequiredMissing'] = 'Izpolnite obvezna polja: ';
|
||||
$txt_str['form']['errorInvalidEmail'] = 'Neveljaven elektronski naslov: ';
|
||||
Reference in New Issue
Block a user