Welcome to mirror list, hosted at ThFree Co, Russian Federation.

hr.php « l10n - github.com/nextcloud/files_texteditor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 0e94120de6aced6a6814b0617d8f389992736f95 (plain)
1
2
3
4
5
6
7
<?php $TRANSLATIONS = array(
"Save" => "Snimi",
"Search" => "pretraži",
"Close" => "Zatvori",
"Next" => "Sljedeća",
"Saving..." => "Spremanje..."
);