nextcloud/apps/gallery/l10n/gl.php

5 lines
83 B
PHP
Raw Normal View History

2012-01-16 20:34:42 +04:00
<?php $TRANSLATIONS = array(
2012-05-09 14:41:01 +04:00
"Rescan" => "Analizar de novo",
2012-01-16 20:34:42 +04:00
"Back" => "Atrás"
);