dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
remove sys_groupid from output
florian030
2014-02-18
bc1e70a3912f82aa1617ad93d983ff0ba653fb6a
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
designer
/
lib
/
lang
/
pl_module_nav_edit.lng
1
2
3
4
5
6
<?php
$wb['title_txt'] = 'Tytuł';
$wb['header_txt'] = 'Parametry nawigacyjne';
$wb['save_txt'] = 'Zapisz';
$wb['cancel_txt'] = 'Usuń';
?>