From 9fe6e696dd10d60b3e17242fcef9e00fd405acd6 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Sun, 29 Jan 2023 17:44:19 +0100 Subject: [PATCH] Update es_MX, thanks to grantiago --- language/es_MX/install.lang.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/language/es_MX/install.lang.php b/language/es_MX/install.lang.php index ca5f6f23c..226a70658 100644 --- a/language/es_MX/install.lang.php +++ b/language/es_MX/install.lang.php @@ -48,4 +48,5 @@ $lang['Installation'] = 'Instalación'; $lang['It appears your webhost is currently running PHP %s.'] = 'Parece que tu servidor web corre actualmente PHP %s.'; $lang['It will be shown to the visitors. It is necessary for website administration'] = 'Se mostrará a los visitantes. Es necesario para la administración del sitio web'; $lang['Just another Piwigo gallery'] = 'Otra galería Piwigo'; -$lang['Keep it confidential, it enables you to access administration panel'] = 'Mantenlo confidencial, te permite acceder al panel de administración'; \ No newline at end of file +$lang['Keep it confidential, it enables you to access administration panel'] = 'Mantenlo confidencial, te permite acceder al panel de administración'; +$lang['PHP version %s required (you are running on PHP %s)'] = 'Se requiere la versión de PHP %s (usted está ejecutando PHP %s)'; \ No newline at end of file