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'] = 'Usuario Shell'; $wb['active_txt'] = 'Habilitado'; $wb['server_id_txt'] = 'Servidor'; $wb['parent_domain_id_txt'] = 'Sitio'; $wb['username_txt'] = 'Nombre de usuario'; $wb['add_new_record_txt'] = 'AƱadir usuario Shell'; ?>