summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-09-25 20:51:51 +0300
committerGitHub <noreply@github.com>2019-09-25 20:51:51 +0300
commit814e264521addee62fee40d1357c706688d27119 (patch)
tree79e3859de150a9abddaf59ad4bc94f67603745b6 /i18n
parent1d8633e7e6bc59982395858d0a60b2648c4a5623 (diff)
parentd5cff1ec48bf9ab13a32576e7495ae54c3d2c0f7 (diff)
downloadwekan-814e264521addee62fee40d1357c706688d27119.tar.gz
wekan-814e264521addee62fee40d1357c706688d27119.tar.bz2
wekan-814e264521addee62fee40d1357c706688d27119.zip
Merge pull request #2720 from whowillcare/master
if username contains space, @ functions will fail at certain point
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.i18n.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json
index 1adee4fc..44304305 100644
--- a/i18n/en.i18n.json
+++ b/i18n/en.i18n.json
@@ -731,6 +731,7 @@
"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-almostdue": "was reminding the current due (__timeValue__) of __card__ is approaching",
"act-pastdue": "was reminding the current due (__timeValue__) of __card__ is past",