summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2020-08-26 23:22:51 +0300
committerGitHub <noreply@github.com>2020-08-26 23:22:51 +0300
commit7e80db36cf00c27117c6cb0771e9f9c96c2d43c8 (patch)
tree46dad1925880150f9255d2e126343c3269a3cdde /i18n
parent6828a1e07a6d67b2ace450ea9a556fbcce9809b8 (diff)
parent2a51a17ddc1663e9d65b89e8da3d4002281ff5ec (diff)
downloadwekan-7e80db36cf00c27117c6cb0771e9f9c96c2d43c8.tar.gz
wekan-7e80db36cf00c27117c6cb0771e9f9c96c2d43c8.tar.bz2
wekan-7e80db36cf00c27117c6cb0771e9f9c96c2d43c8.zip
Merge pull request #3244 from helioguardabaxo/master
Add Trigger and Action headers in Rule Details
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.i18n.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json
index f8820efe..ab6faff6 100644
--- a/i18n/en.i18n.json
+++ b/i18n/en.i18n.json
@@ -638,6 +638,8 @@
"r-delete-rule": "Delete rule",
"r-new-rule-name": "New rule title",
"r-no-rules": "No rules",
+ "r-trigger": "Trigger",
+ "r-action": "Action",
"r-when-a-card": "When a card",
"r-is": "is",
"r-is-moved": "is moved",