diff options
Diffstat (limited to 'language/es_ES/common.lang.php')
-rw-r--r-- | language/es_ES/common.lang.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/language/es_ES/common.lang.php b/language/es_ES/common.lang.php index b887a7d7a..e0a4a6e05 100644 --- a/language/es_ES/common.lang.php +++ b/language/es_ES/common.lang.php @@ -370,5 +370,8 @@ $lang['You will receive a link to create a new password via email.'] = 'Recibira $lang['Username or email'] = 'Nombre de usuario o dirección de correo electrónico'; $lang['Change my password'] = 'Cambiar mi contraseña'; $lang['Enter your new password below.'] = 'Ingrese su nueva contraseña abajo.'; +$lang['Reset Password'] = 'Restablecer la contraseña'; +$lang['EXIF Metadata'] = 'Datos EXIF'; +$lang['IPTC Metadata'] = 'Datos IPTC'; ?>
\ No newline at end of file |