diff --git a/language/es_ES/admin.lang.php b/language/es_ES/admin.lang.php index 83de52bf1..2abd8bb50 100644 --- a/language/es_ES/admin.lang.php +++ b/language/es_ES/admin.lang.php @@ -1343,4 +1343,7 @@ $lang['Put at the root'] = 'Poner en la raíz'; $lang['Remove thumbnail'] = 'Eliminar miniatura'; $lang['This album is currently locked, visible only to administrators.'] = 'Este álbum está bloqueado actualmente, y es visible sólo para los administradores.'; $lang['Unlock it'] = 'Desbloquearlo'; -$lang['Unlocked album'] = 'Álbum desbloqueado'; \ No newline at end of file +$lang['Unlocked album'] = 'Álbum desbloqueado'; +$lang['%d files'] = '%d archivos'; +$lang['Expand'] = 'Expandir'; +$lang['Shrink'] = 'Contraer'; \ No newline at end of file