diff options
author | ddtddt <ddtddt@piwigo.org> | 2010-01-09 23:10:23 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2010-01-09 23:10:23 +0000 |
commit | 3fa8cdfe5c415fad003db403b91e027090ee5d0c (patch) | |
tree | 772b9f58f16fceee3f6898b0d19d619900920e67 /language/es_ES/install.lang.php | |
parent | cd255fd746840caafce3fe7dc4c9c95b8278432a (diff) |
[trunk] merge 4641 update ES
git-svn-id: http://piwigo.org/svn/trunk@4642 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/es_ES/install.lang.php')
-rw-r--r-- | language/es_ES/install.lang.php | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/language/es_ES/install.lang.php b/language/es_ES/install.lang.php index 1f9ef91a1..26b12bcdf 100644 --- a/language/es_ES/install.lang.php +++ b/language/es_ES/install.lang.php @@ -73,4 +73,9 @@ $lang['Sorry!'] = 'Desolado!'; $lang['Piwigo was not able to configure PHP 5.'] = 'Piwigo no pudo configurar PHP 5.'; $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 hébergeur con el fin de saber cómo configurar PHP 5'; $lang['Hope to see you back soon.'] = 'Esperando verle de revisarle muy pronto...'; + +$lang['step1_err_copy_2'] = 'La etapa próxima de instalación es posible en lo sucesivo'; +$lang['step1_err_copy_next'] = 'Etapa siguiente'; + + ?>
\ No newline at end of file |