dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Merge branch 'master' into 'stable-3.1'
Marius Burkard
2016-03-31
dbf57dddf7ef07a0168ad0c1d64de0735a9c5804
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
admin
/
lib
/
lang
/
hu_groups_list.lng
1
2
3
4
5
6
7
<?php
$wb['list_head_txt'] = 'Rendszerfelhasználói csoportok';
$wb['description_txt'] = 'Leírás';
$wb['name_txt'] = 'Csoport';
$wb['add_new_record_txt'] = 'Új csoport';
$wb['warning_txt'] = '<b>WARNING:</b> Do not edit or modify any user settings here. Use the Ügyfél- and Reseller settings in the Ügyfél module instead. Modifying or changing Users or groups here may cause data loss!';
?>