diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2012-01-15 22:38:15 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2012-01-15 22:38:15 +0000 |
commit | 4b1a2e0021a7ce19269d85db6877a6723fd94ea3 (patch) | |
tree | ad6c078d5394ecbe2289ac5da7e40276f516b2c0 /language/es_ES/install.lang.php | |
parent | 6c19ae851696b10bcd038a7c8884a0563c4d7c87 (diff) |
[trunk (install)] Update es_ES, thanks to : petaqui
git-svn-id: http://piwigo.org/svn/trunk@12900 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/es_ES/install.lang.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/language/es_ES/install.lang.php b/language/es_ES/install.lang.php index 2192a1431..f21f0cf9f 100644 --- a/language/es_ES/install.lang.php +++ b/language/es_ES/install.lang.php @@ -76,4 +76,6 @@ $lang['You can download the config file and upload it to local/config directory $lang['Just another Piwigo gallery'] = 'Una galería Piwigo más '; $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!'; ?>
\ No newline at end of file |