Marius Burkard
2016-02-21 8a4a057376d8371aa976f3f37b178cd738c4eb59
interface/web/sites/lib/lang/es_shell_user_list.lng
@@ -1,8 +1,8 @@
<?php
$wb['list_head_txt'] = 'Usuario de consola';
$wb['active_txt'] = 'Activar';
$wb['list_head_txt'] = 'Usuario Shell';
$wb['active_txt'] = 'Habilitado';
$wb['server_id_txt'] = 'Servidor';
$wb['parent_domain_id_txt'] = 'Sitio';
$wb['username_txt'] = 'Usuario';
$wb['add_new_record_txt'] = 'Añadir nuevo usuario de consola';
$wb['username_txt'] = 'Nombre de usuario';
$wb['add_new_record_txt'] = 'Añadir usuario Shell';
?>