dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
show domains with domain module enabled for websites (Fixes: #3851)
Florian Schaal
2016-04-29
f93927c16a1cec6be591a33490a614f0456479f2
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
mail
/
lib
/
lang
/
cz_xmpp_domain_admin_list.lng
1
2
3
4
5
6
7
8
<?php
$wb['list_head_txt'] = 'XMPP Domain';
$wb['server_id_txt'] = 'Server';
$wb['domain_txt'] = 'Doména';
$wb['add_new_record_txt'] = 'Vytvořit doménu';
$wb['active_txt'] = 'Aktivní';
$wb['sys_groupid_txt'] = 'Klient';
?>