diff options
Diffstat (limited to 'config/locales/bg.yml')
-rw-r--r-- | config/locales/bg.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/locales/bg.yml b/config/locales/bg.yml index ac67c8bfb..a480801e3 100644 --- a/config/locales/bg.yml +++ b/config/locales/bg.yml @@ -1016,3 +1016,7 @@ bg: description_date_from: Въведете начална дата description_date_to: Въведете крайна дата setting_commit_cross_project_ref: Allow issues of all the other projects to be referenced and fixed + text_issue_conflict_resolution_add_notes: Add my notes and discard my other changes + text_issue_conflict_resolution_overwrite: Apply my changes anyway (previous notes will be kept but some changes may be overwritten) + notice_issue_update_conflict: The issue has been updated by an other user while you were editing it. + text_issue_conflict_resolution_cancel: Discard all my changes and redisplay %{link} |