diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-07-27 08:51:27 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-07-27 08:51:27 +0000 |
commit | 77083ced5eadf1b49e9a979bbf87d162aac8d772 (patch) | |
tree | be973574e580eab6164c56076b3a57cd6ed0346e /language | |
parent | 9cd516f5b68558585f36501635f34f6c57ac7b4d (diff) |
[trunk_admin] Update es_ES, thanks to : jpr928
git-svn-id: http://piwigo.org/svn/trunk@29083 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language')
-rw-r--r-- | language/es_ES/admin.lang.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/language/es_ES/admin.lang.php b/language/es_ES/admin.lang.php index f2ff327dc..b5a718ee3 100644 --- a/language/es_ES/admin.lang.php +++ b/language/es_ES/admin.lang.php @@ -972,4 +972,5 @@ $lang['Open user details'] = 'Abrir detalles de usuario'; $lang['Activate it now'] = 'Activarlo ahora'; $lang['Allow users to add a link to their website'] = 'Permitir a los usuarios añadir un enlace a su página web'; $lang['Impossible to deactivate the default theme.'] = 'Imposible desactivar el tema por defecto.'; -$lang['Mail address is mandatory for registration'] = 'La dirección de correo electrónico es obligatoria para el registro.';
\ No newline at end of file +$lang['Mail address is mandatory for registration'] = 'La dirección de correo electrónico es obligatoria para el registro.'; +$lang['Empty caddie'] = 'Cesta vacia';
\ No newline at end of file |