nextcloud/apps/gallery/l10n/es.php

5 lines
76 B
PHP

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