1
0
mirror of https://github.com/owncloud/bookmarks.git synced 2025-02-20 17:54:25 +01:00
2013-02-10 00:07:31 +01:00

11 lines
284 B
PHP

<?php $TRANSLATIONS = array(
"Bookmarks" => "Предпочитани",
"Close" => "Затвори",
"Save" => "Запис",
"Delete" => "Изтриване",
"Edit" => "Промяна",
"Add" => "Добавяне",
"Settings" => "Настройки",
"Export" => "Експорт"
);