Marius Burkard
2016-07-10 e1ceb050e19c7574bca146a8da7047ee4ff456b5
interface/web/admin/lib/lang/sk_groups_list.lng
@@ -1,7 +1,7 @@
<?php
$wb['list_head_txt'] = 'Skupina systémovch uživa?elov';
$wb['description_txt'] = 'Popis';
$wb['name_txt'] = 'Skupina';
$wb['add_new_record_txt'] = 'Prida? skupinu';
?>
<?php
$wb['list_head_txt'] = 'Skupina systémovch uživatelov';
$wb['description_txt'] = 'Popis';
$wb['name_txt'] = 'Skupina';
$wb['add_new_record_txt'] = 'Pridať skupinu';
$wb['warning_txt'] = '<b>WARNING:</b> Do not edit or modify any user settings here. Use the Client- and Reseller settings in the Client module instead. Modifying or changing Users or groups here may cause data loss!';
?>