diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-06-21 16:04:05 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-06-21 16:04:05 +0000 |
commit | 41af1c34c0b38d691492a05502ba36619af95a98 (patch) | |
tree | 31354a99836b219e072fa9edde4adb38e9d70181 /language | |
parent | 0bf7c9f55dd2c88f836e2045ce088ed6d92e6cc7 (diff) |
[trunk_public] Update es_ES, thanks to : petaqui
git-svn-id: http://piwigo.org/svn/trunk@28759 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language')
-rw-r--r-- | language/es_ES/common.lang.php | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/language/es_ES/common.lang.php b/language/es_ES/common.lang.php index 4fe2483f6..eebd111b7 100644 --- a/language/es_ES/common.lang.php +++ b/language/es_ES/common.lang.php @@ -427,4 +427,7 @@ $lang['Password is missing. Please enter the password.'] = 'Falta la contraseña $lang['Password confirmation is missing. Please confirm the chosen password.'] = 'La contraseña no ha sido confirmada. Por favor, confirme la contraseña elegida.'; $lang['%d photos per page'] = '%d fotos por paginas'; $lang['Theme'] = 'Tema'; -$lang['No results for'] = 'No hay resultados para';
\ No newline at end of file +$lang['No results for'] = 'No hay resultados para'; +$lang['Apply on properties'] = 'Aplicar propiedades'; +$lang['Photo description'] = 'Descripción de la foto'; +$lang['Photo title'] = 'Título de la foto';
\ No newline at end of file |