dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fixed: Issue #3820 v3.1 Shell user wrong default Base Dir in GUI results to...
Till Brehm
2016-04-12
8216c5ee690f97b9f8f8ac967dac5c5f3745a00f
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
sites
/
lib
/
lang
/
cz_web_folder_user_list.lng
1
2
3
4
5
6
7
<?php
$wb['list_head_txt'] = 'Složka (adresář) uživatele';
$wb['active_txt'] = 'Aktivní';
$wb['web_folder_id_txt'] = 'Složka';
$wb['username_txt'] = 'Uživatelské jméno';
$wb['add_new_record_txt'] = 'Vytvořit uživatele složky';
?>