diff options
Diffstat (limited to 'apps/gallery/l10n/es.php')
-rw-r--r-- | apps/gallery/l10n/es.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/gallery/l10n/es.php b/apps/gallery/l10n/es.php index 4da953af430..96cee7b1d8b 100644 --- a/apps/gallery/l10n/es.php +++ b/apps/gallery/l10n/es.php @@ -1,6 +1,7 @@ <?php $TRANSLATIONS = array( "Gallery" => "Galería", "Scanning directories" => "Escaneando directorios", +"No photos found" => "No se encontraron fotos", "Creating thumbnails" => "Creando miniaturas", "Do you wan't to remove album" => "Quieres eliminar el álbum", "Input new gallery name" => "Introduce el nuevo nombre de la galería", |