nextcloud/apps/gallery/l10n/it.php

6 lines
101 B
PHP
Raw Normal View History

2012-01-16 20:34:42 +04:00
<?php $TRANSLATIONS = array(
"Gallery" => "Galleria",
"Rescan" => "Rileggi",
"Back" => "Indietro"
);