dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Added pl translation
tbrehm
2009-07-24
4a56b41bc0014d27ef9fb1a7c3dd51e3c2503a25
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
help
/
lib
/
lang
/
pl.lng
1
2
3
4
5
6
7
8
<?php
$wb['Support Message'] = 'Wiadomość pomocy';
$wb['Message'] = 'Wiadomość';
$wb['Send message'] = 'Wyślij wiadomość';
$wb['View messages'] = 'Pokaż wiadomość';
$wb['Support'] = 'Pomoc';
?>