nextcloud/apps/files_sharing/l10n/hr.php

8 lines
169 B
PHP

<?php $TRANSLATIONS = array(
"Password" => "Lozinka",
"Submit" => "Pošalji",
"Download" => "Preuzimanje",
"Upload" => "Učitaj",
"Cancel upload" => "Prekini upload"
);