diff options
Diffstat (limited to 'language/es_ES/common.lang.php')
-rw-r--r-- | language/es_ES/common.lang.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/language/es_ES/common.lang.php b/language/es_ES/common.lang.php index c742ed816..2d560b04c 100644 --- a/language/es_ES/common.lang.php +++ b/language/es_ES/common.lang.php @@ -433,4 +433,5 @@ $lang['Photo description'] = 'Descripción de la foto'; $lang['Photo title'] = 'Título de la foto'; $lang['Album name, Z → A'] = 'Nombre del album, Z → A'; $lang['Album name, A → Z'] = 'Nombre del album, A → Z'; -$lang['Link: %s'] = 'Enlace: %s';
\ No newline at end of file +$lang['Link: %s'] = 'Enlace: %s'; +$lang['Your authentication key is no longer valid.'] = 'Su clave de autenticación no es válida.';
\ No newline at end of file |