summaryrefslogtreecommitdiffstats
path: root/i18n/tr.i18n.json
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-03-25 17:15:18 +0200
committerLauri Ojansivu <x@xet7.org>2019-03-25 17:15:18 +0200
commit67c3f663a10b6356b8693828a49962d7b16e0948 (patch)
tree2f3ddc2b1ce95f32a1f84d9e2073f089c6f71fa2 /i18n/tr.i18n.json
parent4f4f3e4593acb8bf62f75ccfad6a4bd5f6ccfccc (diff)
parenteec8f45de510cf92dfc37615420d3302630f5a20 (diff)
downloadwekan-67c3f663a10b6356b8693828a49962d7b16e0948.tar.gz
wekan-67c3f663a10b6356b8693828a49962d7b16e0948.tar.bz2
wekan-67c3f663a10b6356b8693828a49962d7b16e0948.zip
Merge branch 'edge' into meteor-1.8
Diffstat (limited to 'i18n/tr.i18n.json')
-rw-r--r--i18n/tr.i18n.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/i18n/tr.i18n.json b/i18n/tr.i18n.json
index a9967203..ca1761b3 100644
--- a/i18n/tr.i18n.json
+++ b/i18n/tr.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__",