1
0
mirror of https://github.com/owncloud/bookmarks.git synced 2024-12-03 07:24:10 +01:00
OwncloudBookmarksOfficial/l10n/bg_BG.php
2013-01-18 00:02:37 +01:00

9 lines
225 B
PHP

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