1
0
mirror of https://github.com/owncloud/bookmarks.git synced 2024-11-29 04:24:11 +01:00
OwncloudBookmarksOfficial/l10n/sr@latin.php
2013-09-20 11:44:15 -04:00

11 lines
208 B
PHP

<?php $TRANSLATIONS = array(
"Close" => "Zatvori",
"Save" => "Snimi",
"Delete" => "Obriši",
"Edit" => "Uredi",
"Cancel" => "Otkaži",
"Address" => "Adresa",
"Add" => "Dodaj",
"Settings" => "Podešavanja"
);