summaryrefslogtreecommitdiffstats
path: root/i18n/en-GB.i18n.json
diff options
context:
space:
mode:
authorChristoph Jahn <cj@road42.de>2019-06-21 07:24:21 +0200
committerChristoph Jahn <cj@road42.de>2019-06-21 07:24:21 +0200
commita9fc74a9b4b711813d5219ed7ffda8cd20f45fb6 (patch)
tree499a9308277668b75ac2443883f4edf221583e10 /i18n/en-GB.i18n.json
parent02de9164f014e149d3536a7c3cae88beda358318 (diff)
downloadwekan-a9fc74a9b4b711813d5219ed7ffda8cd20f45fb6.tar.gz
wekan-a9fc74a9b4b711813d5219ed7ffda8cd20f45fb6.tar.bz2
wekan-a9fc74a9b4b711813d5219ed7ffda8cd20f45fb6.zip
Adds rule feature: cardAction - SetDate #2504
Diffstat (limited to 'i18n/en-GB.i18n.json')
-rw-r--r--i18n/en-GB.i18n.json11
1 files changed, 10 insertions, 1 deletions
diff --git a/i18n/en-GB.i18n.json b/i18n/en-GB.i18n.json
index b883857f..fe1750ef 100644
--- a/i18n/en-GB.i18n.json
+++ b/i18n/en-GB.i18n.json
@@ -669,6 +669,15 @@
"r-board-note": "Note: leave a field empty to match every possible value.",
"r-checklist-note": "Note: checklist's items have to be written as comma separated values.",
"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",
@@ -690,4 +699,4 @@
"restore-all": "Restore all",
"delete-all": "Delete all",
"loading": "Loading, please wait."
-} \ No newline at end of file
+}