dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fixed: FS#2777 - postmap not executed on virtual mailman file when a mailin...
tbrehm
2013-03-26
9df2df7e4d4e40360acb00c677c8abe5966a9640
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
tools
/
lib
/
lang
/
pl_interface.lng
1
2
3
4
5
6
7
<?php
$wb['interface_head_txt'] = 'Ustawienia interfejsu';
$wb['interface_desc_txt'] = 'Zmień temat interfejsu';
$wb['language_txt'] = 'Język';
$wb['startmodule_txt'] = 'Moduł startowy';
$wb['app_theme_txt'] = 'Temat';
?>