nextcloud/apps/gallery/l10n/gl.php

6 lines
109 B
PHP
Raw Normal View History

2012-01-16 20:34:42 +04:00
<?php $TRANSLATIONS = array(
"Gallery" => "Galería",
"Rescan" => "Voltar a analizar",
"Back" => "Atrás"
);