dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
postfix server-plugin (check your changes before restarting postfix)
Florian Schaal
2015-11-15
52bbc896f72c575ce6b15937df986432309f450d
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
sites
/
lib
/
lang
/
pl_web_folder_user_list.lng
1
2
3
4
5
6
7
<?php
$wb['list_head_txt'] = 'Użytkownik katalogu';
$wb['active_txt'] = 'Aktywny';
$wb['web_folder_id_txt'] = 'Katalog';
$wb['username_txt'] = 'Login';
$wb['add_new_record_txt'] = 'Add new Folder User';
?>