diff --git a/language/es_ES/admin.lang.php b/language/es_ES/admin.lang.php
index f5e92092a..c622b8f39 100644
--- a/language/es_ES/admin.lang.php
+++ b/language/es_ES/admin.lang.php
@@ -1117,4 +1117,18 @@ $lang['User "%s" dissociated from this group'] = 'Usuario "%s" disociado de este
$lang['User associated'] = 'Usuario asociado';
$lang['Videos'] = 'Vídeos';
$lang['You don\'t have access to this photo'] = 'No tiene acceso a esta foto';
-$lang['You have %s inactive plugins'] = 'Tiene %s plugins inactivos';
\ No newline at end of file
+$lang['You have %s inactive plugins'] = 'Tiene %s plugins inactivos';
+$lang['%d+ albums found, try to refine the search'] = 'Se han encontrado %d+ álbumes; intente refinar la búsqueda';
+$lang['Add Album'] = 'Añadir álbum';
+$lang['Apply an automatic order to root albums'] = 'Aplicar un orden automático a los álbumes raíz';
+$lang['Apply to direct sub-albums'] = 'Aplicar a los sub-álbumes directos';
+$lang['Apply to the whole hierarchy'] = 'Aplicar a toda la jerarquía';
+$lang['Compact View'] = 'Vista compacta';
+$lang['Drag and drop to reorder albums'] = 'Arrastre y suelte para reordenar los álbumes';
+$lang['Hide sub-albums'] = 'Ocultar sub-álbumes';
+$lang['Line View'] = 'Vista en líneas';
+$lang['Name field must not be empty'] = 'El campo del nombre no puede estar vacío';
+$lang['Root'] = 'Raíz';
+$lang['Select an album... or type it!'] = 'Seleccione un álbum... ¡o escríbalo!';
+$lang['Show sub-albums'] = 'Mostrar sub-álbumes';
+$lang['Tile View'] = 'Vista en losetas';
\ No newline at end of file