diff options
author | Robin Appelman <icewind@owncloud.com> | 2012-05-09 12:41:01 +0200 |
---|---|---|
committer | Robin Appelman <icewind@owncloud.com> | 2012-05-09 12:41:01 +0200 |
commit | 588b51d88ac6ba9d4a6b2ee80aa7ee8bad88547f (patch) | |
tree | e4cc00ab89fd11d0a3b199fef741431499fd33d3 /apps/calendar/l10n/bg_BG.php | |
parent | 000d7ba97535f470f30be44e02140401b24b43e2 (diff) | |
download | nextcloud-server-588b51d88ac6ba9d4a6b2ee80aa7ee8bad88547f.tar.gz nextcloud-server-588b51d88ac6ba9d4a6b2ee80aa7ee8bad88547f.zip |
update translations
Diffstat (limited to 'apps/calendar/l10n/bg_BG.php')
-rw-r--r-- | apps/calendar/l10n/bg_BG.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/calendar/l10n/bg_BG.php b/apps/calendar/l10n/bg_BG.php index 47610dcf67a..e4f73d24a9a 100644 --- a/apps/calendar/l10n/bg_BG.php +++ b/apps/calendar/l10n/bg_BG.php @@ -30,11 +30,11 @@ "All Day Event" => "Целодневно събитие", "From" => "От", "To" => "До", -"Repeat" => "Повтори", "Location" => "Локация", "Location of the Event" => "Локация", "Description" => "Описание", "Description of the Event" => "Описание", +"Repeat" => "Повтори", "Create a new event" => "Ново събитие", "Timezone" => "Часова зона" ); |