interface/web/sites/lib/lang/es_shell_user_list.lng
@@ -1,8 +1,8 @@ <?php $wb['list_head_txt'] = 'Shell User'; $wb['active_txt'] = 'Active'; $wb['server_id_txt'] = 'Server'; $wb['parent_domain_id_txt'] = 'Site'; $wb['username_txt'] = 'Username'; $wb['add_new_record_txt'] = 'Add new Shell-User'; $wb['list_head_txt'] = 'Usuarios de consola'; $wb['active_txt'] = 'Activo'; $wb['server_id_txt'] = 'Servidor'; $wb['parent_domain_id_txt'] = 'Sitio web'; $wb['username_txt'] = 'Nombre de usuario'; $wb['add_new_record_txt'] = 'AƱadir nuevo usuario de consola'; ?>