diff options
Diffstat (limited to '')
-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 |