diff options
author | Lauri Ojansivu <x@xet7.org> | 2019-09-28 15:15:23 +0300 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2019-09-28 15:15:23 +0300 |
commit | 20526756db42410c027cb7a058120f3b0f0ccdbf (patch) | |
tree | ae7f10f0bdd6d89166d906f63a6c13322751264a /i18n/ja.i18n.json | |
parent | 58724f93c9bbcdbf518acb2c0dfc46443691dd0c (diff) | |
download | wekan-20526756db42410c027cb7a058120f3b0f0ccdbf.tar.gz wekan-20526756db42410c027cb7a058120f3b0f0ccdbf.tar.bz2 wekan-20526756db42410c027cb7a058120f3b0f0ccdbf.zip |
Update translations.
Diffstat (limited to 'i18n/ja.i18n.json')
-rw-r--r-- | i18n/ja.i18n.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/i18n/ja.i18n.json b/i18n/ja.i18n.json index 38079bd5..95afb775 100644 --- a/i18n/ja.i18n.json +++ b/i18n/ja.i18n.json @@ -728,12 +728,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", |