diff options
author | ddtddt <ddtddt@piwigo.org> | 2011-09-17 11:19:09 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2011-09-17 11:19:09 +0000 |
commit | b120182f1be6c92189eb501d9b1c0d8e602aa423 (patch) | |
tree | ca8a84eaabda63c077ffd313b56fc026306254aa /language/es_ES/install.lang.php | |
parent | 1f893ba7f5ee9d50b33723040bd558e295590d74 (diff) |
[trunk] - language - update es_ES - Español - Spanish thanks to jpr928 - feature:2320
git-svn-id: http://piwigo.org/svn/trunk@12170 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/es_ES/install.lang.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/language/es_ES/install.lang.php b/language/es_ES/install.lang.php index 8bb41da10..2192a1431 100644 --- a/language/es_ES/install.lang.php +++ b/language/es_ES/install.lang.php @@ -73,4 +73,7 @@ $lang['An alternate solution is to copy the text in the box above and paste it i $lang['Creation of config file local/config/database.inc.php failed.'] = 'La creación del fichero de configuración local/config/database.inc.php fue suspendido.'; $lang['Download the config file'] = 'Descargar el fichero de configuración'; $lang['You can download the config file and upload it to local/config directory of your installation.'] = 'Usted puede descargar el fichero de configuración y carga en el repertorio local/config de su instalación Piwigo.'; +$lang['Just another Piwigo gallery'] = 'Una galería Piwigo más '; +$lang['Welcome to my photo gallery'] = 'Bienvenido a mi galería de fotos'; + ?>
\ No newline at end of file |