From a9fc74a9b4b711813d5219ed7ffda8cd20f45fb6 Mon Sep 17 00:00:00 2001 From: Christoph Jahn Date: Fri, 21 Jun 2019 07:24:21 +0200 Subject: Adds rule feature: cardAction - SetDate #2504 --- i18n/en.i18n.json | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'i18n/en.i18n.json') diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json index 3f35fca2..2b52da0e 100644 --- a/i18n/en.i18n.json +++ b/i18n/en.i18n.json @@ -672,6 +672,15 @@ "r-checklist-note": "Note: checklist's items have to be written as comma separated values.", "r-added-to": "added to", "r-when-a-card-is-moved": "When a card is moved to another list", + "r-set": "Set", + "r-update": "Update", + "r-datefield": "date field", + "r-df-start-at": "start", + "r-df-due-at": "due", + "r-df-end-at": "end", + "r-df-received-at": "received", + "r-to-current-datetime": "to current date/time", + "r-remove-value-from": "Remove value from", "ldap": "LDAP", "oauth2": "OAuth2", "cas": "CAS", -- cgit v1.2.3-1-g7c22 From 2156b284457e5e3c98459316f4fe4ff566586f29 Mon Sep 17 00:00:00 2001 From: Christoph Jahn Date: Fri, 21 Jun 2019 09:11:42 +0200 Subject: English language fixed #2456 --- i18n/en.i18n.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'i18n/en.i18n.json') diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json index 3f35fca2..58154f08 100644 --- a/i18n/en.i18n.json +++ b/i18n/en.i18n.json @@ -596,7 +596,7 @@ "r-unarchived": "Restored from Archive", "r-a-card": "a card", "r-when-a-label-is": "When a label is", - "r-when-the-label-is": "When the label is", + "r-when-the-label": "When the label", "r-list-name": "list name", "r-when-a-member": "When a member is", "r-when-the-member": "When the member", -- cgit v1.2.3-1-g7c22