dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- Fixed FS#2916 - sql error in dns_zone_get_id.
ftimme
2013-06-08
b25c2e24d8ba806a2b26431e9cb6526fd353778f
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
sites
/
lib
/
lang
/
cz_database_user_admin_list.lng
1
2
3
4
5
6
<?php
$wb['list_head_txt'] = 'Uživatel databáze';
$wb['database_user_txt'] = 'Uživatel databáze';
$wb['add_new_record_txt'] = 'Vytvořit nového uživatele databáze';
$wb['sys_groupid_txt'] = 'Klient';
?>