nextcloud/apps/gallery/l10n/es.php

6 lines
101 B
PHP

<?php $TRANSLATIONS = array(
"Gallery" => "Galería",
"Rescan" => "Refrescar",
"Back" => "Atrás"
);