diff --git a/language/es_ES/install.lang.php b/language/es_ES/install.lang.php index d1910ae09..b9cb53050 100644 --- a/language/es_ES/install.lang.php +++ b/language/es_ES/install.lang.php @@ -50,4 +50,5 @@ $lang['Welcome to my photo gallery'] = 'Bienvenido a mi galería de fotos'; $lang['Don\'t hesitate to consult our forums for any help : %s'] = 'No dudes en escribir en nuestros foros para cualquier duda: %s'; $lang['Welcome to your new installation of Piwigo!'] = '¡Bienvenid@ a la instalación de Piwigo!'; $lang['localhost or other, supplied by your host provider'] = 'host local o de otro tipo, suministrado por el proveedor de alojamiento'; -$lang['You may referer to your hosting provider\'s support and see how you could switch to PHP 5 by yourself.'] = 'Usted debe ponerse en contacto con su alojador web con el fin de saber cómo configurar PHP 5.2'; \ No newline at end of file +$lang['You may referer to your hosting provider\'s support and see how you could switch to PHP 5 by yourself.'] = 'Usted debe ponerse en contacto con su alojador web con el fin de saber cómo configurar PHP 5.2'; +$lang['PHP version %s required (you are running on PHP %s)'] = 'Se requiere la versión %s de PHP (se está ejecutando PHP versión %s)'; \ No newline at end of file