summaryrefslogtreecommitdiffstats
path: root/config/locales/bg.yml
diff options
context:
space:
mode:
Diffstat (limited to 'config/locales/bg.yml')
-rw-r--r--config/locales/bg.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/config/locales/bg.yml b/config/locales/bg.yml
index 90d72035f..00a82d003 100644
--- a/config/locales/bg.yml
+++ b/config/locales/bg.yml
@@ -539,9 +539,6 @@ bg:
text_project_destroy_confirmation: Сигурни ли сте, че искате да изтриете проекта и данните в него?
text_workflow_edit: Изберете роля и тракер за да редактирате работния процес
text_are_you_sure: Сигурни ли сте?
- text_journal_changed: "промяна от {{old}} на {{new}}"
- text_journal_set_to: "установено на {{value}}"
- text_journal_deleted: изтрито
text_tip_task_begin_day: задача започваща този ден
text_tip_task_end_day: задача завършваща този ден
text_tip_task_begin_end_day: задача започваща и завършваща този ден
@@ -803,3 +800,6 @@ bg:
label_branch: Branch
error_no_tracker_in_project: No tracker is associated to this project. Please check the Project settings.
error_no_default_issue_status: No default issue status is defined. Please check your configuration (Go to "Administration -> Issue statuses").
+ text_journal_changed: "{{label}} changed from {{old}} to {{new}}"
+ text_journal_set_to: "{{label}} set to {{value}}"
+ text_journal_deleted: "{{label}} deleted"