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/fr.i18n.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'i18n/fr.i18n.json') diff --git a/i18n/fr.i18n.json b/i18n/fr.i18n.json index 24bdc5c9..57eb36d2 100644 --- a/i18n/fr.i18n.json +++ b/i18n/fr.i18n.json @@ -17,10 +17,14 @@ "act-completeChecklist": "a complété la checklist __checklist__ de la carte __card__ de la liste __list__ du couloir __swimlane__ du tableau __board__", "act-uncompleteChecklist": "a rendu incomplet la checklist __checklist__ de la carte __card__ de la liste __list__ du couloir __swimlane__ du tableau __board__", "act-addComment": "a commenté la carte __card__ : __comment__ dans la liste __list__ du couloir __swimlane__ du tableau __board__", + "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": "a créé le tableau __board__", "act-createSwimlane": "a créé le couloir __swimlane__ dans le tableau __board__", "act-createCard": "a créé la carte __card__ de la liste __list__ du couloir __swimlane__ du tableau __board__", - "act-createCustomField": "a créé le champ personnalisé __customField__ pour la carte __card__ de la liste __list__ du couloir __swimlane__ du tableau __board__", + "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": "a ajouté la liste __list__ au tableau __board__", "act-addBoardMember": "a ajouté le participant __member__ au tableau __board__", "act-archivedBoard": "Le tableau __board__ a été déplacé vers les archives", -- cgit v1.2.3-1-g7c22