dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Merge branch 'master' into 'stable-3.1'
Marius Burkard
2016-03-30
5e981c0c36166071298a6b82cead9f81310842ab
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
admin
/
lib
/
lang
/
es_server_php_list.lng
1
2
3
4
5
6
7
<?php
$wb['add_new_record_txt'] = 'Añadir versión de PHP';
$wb['client_id_txt'] = 'Cliente';
$wb['list_head_txt'] = 'Versiones adicionales de PHP';
$wb['name_txt'] = 'Versión de PHP';
$wb['server_id_txt'] = 'Servidor';
?>