dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Added function "is_superadmin" in auth library and improved other functions.
Till Brehm
2014-08-13
19b5e01da02aa2115ee802cf2e43a7f3e58f4eac
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
tools
/
lib
/
lang
/
cz_interface.lng
1
2
3
4
5
6
7
<?php
$wb['interface_head_txt'] = 'Nastavení rozhraní';
$wb['interface_desc_txt'] = 'Možnost úpravy rozhraní';
$wb['language_txt'] = 'Jazyk';
$wb['startmodule_txt'] = 'Výchozí modul po přihlášení';
$wb['app_theme_txt'] = 'Výchozí grafické téma';
?>