nextcloud/apps/gallery/l10n/ca.php

6 lines
106 B
PHP
Raw Normal View History

2012-01-16 20:34:42 +04:00
<?php $TRANSLATIONS = array(
"Gallery" => "Galeria",
"Rescan" => "Escaneja de nou",
"Back" => "Enrera"
);