summaryrefslogtreecommitdiffstats
path: root/i18n/de.i18n.json
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-06-27 05:04:23 +0300
committerLauri Ojansivu <x@xet7.org>2019-06-27 05:04:23 +0300
commitfb728baf0c87bae5fa39d92089b667ff1ed69fa6 (patch)
treeddc4a0732aff7c6ebe308dbd1095196beba0acca /i18n/de.i18n.json
parent0c352ab14385a886e06b03917b4443a18c8a12a1 (diff)
parent436db99a5bdbab1215c425fab4d298b2783948c8 (diff)
downloadwekan-fb728baf0c87bae5fa39d92089b667ff1ed69fa6.tar.gz
wekan-fb728baf0c87bae5fa39d92089b667ff1ed69fa6.tar.bz2
wekan-fb728baf0c87bae5fa39d92089b667ff1ed69fa6.zip
Merge branch 'edge' into meteor-1.8
Diffstat (limited to 'i18n/de.i18n.json')
-rw-r--r--i18n/de.i18n.json6
1 files changed, 5 insertions, 1 deletions
diff --git a/i18n/de.i18n.json b/i18n/de.i18n.json
index 1a202515..d1b991d8 100644
--- a/i18n/de.i18n.json
+++ b/i18n/de.i18n.json
@@ -17,10 +17,14 @@
"act-completeChecklist": "hat Checkliste __checklist__ der Karte __card__ auf der Liste __list__ in Swimlane __swimlane__ in Board __board__ vervollständigt",
"act-uncompleteChecklist": "hat Checkliste __checklist__ der Karte __card__ auf der Liste __list__ in Swimlane __swimlane__ in Board __board__ unvervollständigt",
"act-addComment": "hat Karte __card__ auf der Liste __list__ in Swimlane __swimlane__ in Board __board__ kommentiert: __comment__",
+ "act-editComment": "edited comment on card __card__: __comment__ at list __list__ at swimlane __swimlane__ at board __board__",
+ "act-deleteComment": "deleted comment on card __card__: __comment__ at list __list__ at swimlane __swimlane__ at board __board__",
"act-createBoard": "hat Board __board__ erstellt",
"act-createSwimlane": "hat Swimlane __swimlane__ in Board __board__ erstellt",
"act-createCard": "hat Karte __card__ auf der Liste __list__ in Swimlane __swimlane__ in Board __board__ erstellt",
- "act-createCustomField": "hat das benutzerdefinierte Feld __customField__ auf Karte __card__ auf der Liste __list__ in Swimlane __swimlane__ in Board __board__ erstellt",
+ "act-createCustomField": "created custom field __customField__ at board __board__",
+ "act-deleteCustomField": "deleted custom field __customField__ at board __board__",
+ "act-setCustomField": "edited custom field __customField__: __customFieldValue__ at card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
"act-createList": "hat Liste __list__ zu Board __board__ hinzugefügt",
"act-addBoardMember": "hat Mitglied __member__ zu Board __board__ hinzugefügt",
"act-archivedBoard": "hat Board __board__ ins Archiv verschoben",