summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorSam X. Chen <sam.xi.chen@gmail.com>2019-09-26 10:53:40 -0400
committerSam X. Chen <sam.xi.chen@gmail.com>2019-09-26 10:53:40 -0400
commit62b72a03c4889377169411c8cdbf372c71cac1af (patch)
tree5328397ddf7ae571038ffe5d201fb2d77eadf742 /i18n
parentd5cff1ec48bf9ab13a32576e7495ae54c3d2c0f7 (diff)
downloadwekan-62b72a03c4889377169411c8cdbf372c71cac1af.tar.gz
wekan-62b72a03c4889377169411c8cdbf372c71cac1af.tar.bz2
wekan-62b72a03c4889377169411c8cdbf372c71cac1af.zip
Add feature: Add due timeline into Calendar view
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.i18n.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json
index 44304305..58fda954 100644
--- a/i18n/en.i18n.json
+++ b/i18n/en.i18n.json
@@ -731,12 +731,12 @@
"almostdue": "current due time %s is approaching",
"pastdue": "current due time %s is past",
"duenow": "current due time %s is today",
- "act-newDue": "__card__ has 1st due reminder [__board__]",
- "act-withDue": "__card__ due reminders [__board__]",
+ "act-newDue": "__list__/__card__ has 1st due reminder [__board__]",
+ "act-withDue": "__list__/__card__ due reminders [__board__]",
"act-almostdue": "was reminding the current due (__timeValue__) of __card__ is approaching",
"act-pastdue": "was reminding the current due (__timeValue__) of __card__ is past",
"act-duenow": "was reminding the current due (__timeValue__) of __card__ is now",
- "act-atUserComment": "You were mentioned in [__board__] __card__",
+ "act-atUserComment": "You were mentioned in [__board__] __list__/__card__",
"delete-user-confirm-popup": "Are you sure you want to delete this account? There is no undo.",
"accounts-allowUserDelete": "Allow users to self delete their account",
"hide-minicard-label-text": "Hide minicard label text",