diff options
author | Xavier Priour <xavier.priour@bubblyware.com> | 2015-10-19 00:59:50 +0200 |
---|---|---|
committer | Xavier Priour <xavier.priour@bubblyware.com> | 2015-10-19 00:59:50 +0200 |
commit | 4540bd36c4b07080ea5d29f0fb31bb20e637c2d5 (patch) | |
tree | 7507c46e6ac2cdc7c7780bf81a370f9aecb4aff4 /i18n/en.i18n.json | |
parent | 469d47cd9f6e92518beb5f28cc7e755bf2ae1578 (diff) | |
download | wekan-4540bd36c4b07080ea5d29f0fb31bb20e637c2d5.tar.gz wekan-4540bd36c4b07080ea5d29f0fb31bb20e637c2d5.tar.bz2 wekan-4540bd36c4b07080ea5d29f0fb31bb20e637c2d5.zip |
Import board: import comments and log activities
Diffstat (limited to 'i18n/en.i18n.json')
-rw-r--r-- | i18n/en.i18n.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json index 82ea14e5..0823ba08 100644 --- a/i18n/en.i18n.json +++ b/i18n/en.i18n.json @@ -8,6 +8,7 @@ "activity-created": "created %s", "activity-excluded": "excluded %s from %s", "activity-imported": "imported %s into %s from %s", + "activity-imported-board": "imported %s from %s", "activity-joined": "joined %s", "activity-moved": "moved %s from %s to %s", "activity-on": "on %s", |