From 4d7cbc6f8fcb11329cc70e37ef9e728409e6cbd8 Mon Sep 17 00:00:00 2001 From: latham <latham@ispconfig3> Date: Mon, 14 Nov 2011 08:05:21 -0500 Subject: [PATCH] spanish language update --- interface/web/tools/lib/lang/es.lng | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/interface/web/tools/lib/lang/es.lng b/interface/web/tools/lib/lang/es.lng index 684b344..acc1bb0 100644 --- a/interface/web/tools/lib/lang/es.lng +++ b/interface/web/tools/lib/lang/es.lng @@ -3,5 +3,5 @@ $wb['Settings'] = 'Configuraciones'; $wb['ISPConfig Tools'] = 'Herramientas ISPConfig'; $wb['Password and Language'] = 'Contraseña e Idioma'; -$wb['ispconfig_tools_note'] = 'This module allows you to change the password and language and to start a resync of the DNS records.'; +$wb['ispconfig_tools_note'] = 'Este módulo le permite cambiar la contraseña y el idioma y para iniciar una resincronización de los registros de DNS.'; ?> -- Gitblit v1.9.1