diff options
Diffstat (limited to 'apps/gallery/l10n/es.php')
-rw-r--r-- | apps/gallery/l10n/es.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/gallery/l10n/es.php b/apps/gallery/l10n/es.php index 098a92b5c53..03e8d6a4563 100644 --- a/apps/gallery/l10n/es.php +++ b/apps/gallery/l10n/es.php @@ -1,9 +1,9 @@ <?php $TRANSLATIONS = array( "Pictures" => "Imágenes", +"Settings" => "Preferencias", "Rescan" => "Refrescar", "Stop" => "Parar", "Share" => "Compartir", -"Settings" => "Preferencias", "Back" => "Atrás", "Remove confirmation" => "Borrar confirmación", "Do you want to remove album" => "¿Quieres eliminar el álbum", |