summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorAngelo Gallarello <angelo.gallarell@gmail.com>2018-08-16 17:18:55 +0200
committerAngelo Gallarello <angelo.gallarell@gmail.com>2018-08-16 17:18:55 +0200
commitf7446ba9346d52431a9d37c8b4c856daf2c73621 (patch)
treeacfc752a7cf1d11ba40648aecd6e169eb8570a96 /i18n
parent9c6d374b950e8c4bd0c1c905cf36c953581a3156 (diff)
downloadwekan-f7446ba9346d52431a9d37c8b4c856daf2c73621.tar.gz
wekan-f7446ba9346d52431a9d37c8b4c856daf2c73621.tar.bz2
wekan-f7446ba9346d52431a9d37c8b4c856daf2c73621.zip
Remove attachment activity
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.i18n.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json
index 01a2da73..b54787b9 100644
--- a/i18n/en.i18n.json
+++ b/i18n/en.i18n.json
@@ -501,6 +501,7 @@
"source-board": "Source board",
"no-parent": "Don't show parent",
"activity-added-label": "added label '%s' to %s",
- "activity-removed-label": "removed label '%s' from %s"
+ "activity-removed-label": "removed label '%s' from %s",
+ "activity-delete-attach": "deleted an attachment from %s"
}