Marius Burkard
2016-02-10 88c307b0ef30a94ea5e9b52a1f9078bf04033d29
1
2
3
4
5
6
7
<?php
$wb['list_head_txt'] = 'Versiones adicionales de PHP';
$wb['server_id_txt'] = 'Servidor';
$wb['add_new_record_txt'] = 'Añadir versión de PHP';
$wb['client_id_txt'] = 'Cliente';
$wb['name_txt'] = 'Versión de PHP';
?>