dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fixed a error in cleaning the remote-actions - Table
vogelor
2010-05-01
9db145495ec61a1c934b2ffa944543ecec442f0e
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
admin
/
lib
/
lang
/
pt_software_package_list.lng
1
2
3
4
5
6
7
<?php
$wb['list_head_txt'] = 'Pacotes de Software';
$wb['installed_txt'] = 'Status';
$wb['package_title_txt'] = 'Pacote';
$wb['package_description_txt'] = 'Descrição';
$wb['action_txt'] = 'Acção';
?>