summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorAngelo Gallarello <angelo.gallarell@gmail.com>2018-08-16 16:54:29 +0200
committerAngelo Gallarello <angelo.gallarell@gmail.com>2018-08-16 16:54:29 +0200
commit9c6d374b950e8c4bd0c1c905cf36c953581a3156 (patch)
treeff2667017f5a30931bbef6807dfbff08ac5b2513 /i18n
parent99e7c659072943b80b08564465ee8cb5c90d3905 (diff)
downloadwekan-9c6d374b950e8c4bd0c1c905cf36c953581a3156.tar.gz
wekan-9c6d374b950e8c4bd0c1c905cf36c953581a3156.tar.bz2
wekan-9c6d374b950e8c4bd0c1c905cf36c953581a3156.zip
Labels activities
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.i18n.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json
index 38d200e6..01a2da73 100644
--- a/i18n/en.i18n.json
+++ b/i18n/en.i18n.json
@@ -499,6 +499,8 @@
"change-card-parent": "Change card's parent",
"parent-card": "Parent card",
"source-board": "Source board",
- "no-parent": "Don't show parent"
+ "no-parent": "Don't show parent",
+ "activity-added-label": "added label '%s' to %s",
+ "activity-removed-label": "removed label '%s' from %s"
}