nextcloud/apps/gallery/l10n/pl.php

7 lines
110 B
PHP
Raw Normal View History

2012-01-15 15:11:04 +04:00
<?php $TRANSLATIONS = array(
"Gallery" => "Galeria",
"Rescan" => "Przeskanuj",
"Back" => "Wróć"
);
?>