summaryrefslogtreecommitdiffstats
path: root/i18n/bg.i18n.json
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-03-25 16:59:12 +0200
committerLauri Ojansivu <x@xet7.org>2019-03-25 16:59:12 +0200
commit08c8ebc1001768208391a3834296ff47db782639 (patch)
tree05a05900a649c906fd57ec4c2bea689abbb62a93 /i18n/bg.i18n.json
parent0039fe09bed435c76365b3c21bba181c8bfa8d40 (diff)
downloadwekan-08c8ebc1001768208391a3834296ff47db782639.tar.gz
wekan-08c8ebc1001768208391a3834296ff47db782639.tar.bz2
wekan-08c8ebc1001768208391a3834296ff47db782639.zip
- Fix typos.
- Fix Outgoing Webhook message about created new swimlane. Related #1969
Diffstat (limited to 'i18n/bg.i18n.json')
-rw-r--r--i18n/bg.i18n.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/i18n/bg.i18n.json b/i18n/bg.i18n.json
index 5831c521..1592bc08 100644
--- a/i18n/bg.i18n.json
+++ b/i18n/bg.i18n.json
@@ -5,7 +5,9 @@
"act-deleteAttachment": "deleted attachment __attachment__ at card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
"act-addSubtask": "added subtask __subtask__ to card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
"act-addLabel": "Added label __label__ to card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
+ "act-addedLabel": "Added label __label__ to card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
"act-removeLabel": "Removed label __label__ from card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
+ "act-removedLabel": "Removed label __label__ from card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
"act-addChecklist": "added checklist __checklist__ to card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
"act-addChecklistItem": "added checklist item __checklistItem__ to checklist __checklist__ at card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
"act-removeChecklist": "removed checklist __checklist__ from card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
@@ -16,6 +18,7 @@
"act-uncompleteChecklist": "uncompleted checklist __checklist__ at card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
"act-addComment": "commented on card __card__: __comment__ at list __list__ at swimlane __swimlane__ at board __board__",
"act-createBoard": "created board __board__",
+ "act-createSwimlane": "created swimlane __swimlane__ to board __board__",
"act-createCard": "created card __card__ to list __list__ at swimlane __swimlane__ at board __board__",
"act-createCustomField": "created custom field __customField__ to card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
"act-createList": "added list __list__ to board __board__",