summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-03-08 20:48:49 +0200
committerGitHub <noreply@github.com>2019-03-08 20:48:49 +0200
commit951a9f81d6d98fda465c7dc724e7554353788956 (patch)
treeab07a4c14e97a6b0d307864dadbccb50346ce504 /i18n
parent6f30c33f1119d68ded83f891146b86906e969c7b (diff)
parent6d6bb8fc5745300dedef85d4500e0a5ee3f9017f (diff)
downloadwekan-951a9f81d6d98fda465c7dc724e7554353788956.tar.gz
wekan-951a9f81d6d98fda465c7dc724e7554353788956.tar.bz2
wekan-951a9f81d6d98fda465c7dc724e7554353788956.zip
Merge pull request #2239 from bentiss/customFields-activities
Activities: register customFields changes in the activities
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 c4b4b824..580a9456 100644
--- a/i18n/en.i18n.json
+++ b/i18n/en.i18n.json
@@ -567,6 +567,8 @@
"activity-added-label-card": "added label '%s'",
"activity-removed-label-card": "removed label '%s'",
"activity-delete-attach-card": "deleted an attachment",
+ "activity-set-customfield": "set custom field '%s' to '%s' in %s",
+ "activity-unset-customfield": "unset custom field '%s' in %s",
"r-rule": "Rule",
"r-add-trigger": "Add trigger",
"r-add-action": "Add action",