1
0
mirror of https://github.com/owncloud/bookmarks.git synced 2025-01-31 01:52:11 +01:00
2012-11-02 00:03:14 +01:00

11 lines
257 B
PHP

<?php $TRANSLATIONS = array(
"Close" => "Затвори",
"Save" => "Сними",
"Edit" => "Уреди",
"Delete" => "Обриши",
"Cancel" => "Откажи",
"Address" => "Адреса",
"List" => "Списак",
"Settings" => "Подешавања"
);