From ac9b2f7c8f177be75b8f9a76135b25843db44199 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Thu, 27 Jun 2019 04:28:16 +0300 Subject: Update translations. --- i18n/de.i18n.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'i18n/de.i18n.json') 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", -- cgit v1.2.3-1-g7c22