Skip to content
sk_mail_user_filter.lng 374 B
Newer Older
Fantu's avatar
Fantu committed
<?php
$wb['rulename_txt'] = 'Meno';
$wb['action_txt'] = 'Akcia';
$wb['target_txt'] = 'Zloka';
$wb['active_txt'] = 'Aktvny';
$wb['rulename_error_empty'] = 'Meno je przdne';
$wb['searchterm_is_empty'] = 'H?adan vraz je przdny.';
$wb['source_txt'] = 'Zdroj';
$wb['target_error_regex'] = 'The target may only contain these characters: a-z, 0-9, -, ., _, and {space}';
Fantu's avatar
Fantu committed
?>