dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
changed hard-coded conversion to formatBytes for web-traffic stats
Florian Schaal
2013-12-27
91c842be76f7f7ac693577f61fb579728ad2e5d8
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
sites
/
lib
/
lang
/
pl_aps_update_packagelist.lng
1
2
3
4
5
6
7
<?php
$wb['head_txt'] = 'Aktualizacja listy pakietów';
$wb['list_desc_txt'] = '';
$wb['btn_start_txt'] = 'Uaktualnij listę';
$wb['btn_cancel_txt'] = 'Anuluj';
$wb['legend_txt'] = 'Tutaj możesz uaktualnić listę dostępnych pakietów. Może to zająć nawet do pięciu minut. Możesz opuścić tę stronę jeżeli chcesz - proces aktualizacji wykona się w tle.';
?>