dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Disabled ipv6 mirror rewriting in this release. This feature is still under...
tbrehm
2012-12-18
1568a7ce7cf467bb0b3fd4663745e1fd0004b841
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
mail
/
lib
/
lang
/
pl_user_quota_stats_list.lng
1
2
3
4
5
6
7
<?php
$wb['list_head_txt'] = 'Użycie skrzynki pocztowej';
$wb['quota_txt'] = 'Quota';
$wb['name_txt'] = 'Nazwa';
$wb['email_txt'] = 'Adres e-mail';
$wb['used_txt'] = 'Użycie dysku';
?>