dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fixed bug in string interface/web/admin/lib/lang/*_serverip_.lng should be ...
archerjd
2009-09-20
485559043a10eace62e9a6a1f4981a78d55c8f91
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
admin
/
lib
/
lang
/
es_software_package_list.lng
1
2
3
4
5
6
7
<?php
$wb['list_head_txt'] = 'Paquetes de software';
$wb['installed_txt'] = 'Estado';
$wb['package_title_txt'] = 'Paquete';
$wb['package_description_txt'] = 'Descripción';
$wb['action_txt'] = 'Acción';
?>