diff options
author | Lauri Ojansivu <x@xet7.org> | 2019-07-11 16:43:52 -0400 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2019-07-11 16:43:52 -0400 |
commit | 507f84df4c08db89f85c2a03ffa97ed08980a535 (patch) | |
tree | d389a67f18e4f3d6cb8ee5401a8fa0f24c57f3f1 /i18n/lv.i18n.json | |
parent | b39bbfc97a6c1a5c3995ca7f8b82a47aa19bc9b3 (diff) | |
download | wekan-507f84df4c08db89f85c2a03ffa97ed08980a535.tar.gz wekan-507f84df4c08db89f85c2a03ffa97ed08980a535.tar.bz2 wekan-507f84df4c08db89f85c2a03ffa97ed08980a535.zip |
Update translations.
Diffstat (limited to 'i18n/lv.i18n.json')
-rw-r--r-- | i18n/lv.i18n.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/i18n/lv.i18n.json b/i18n/lv.i18n.json index 9135b79c..87e1a951 100644 --- a/i18n/lv.i18n.json +++ b/i18n/lv.i18n.json @@ -718,5 +718,6 @@ "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", - "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now" + "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now", + "act-atUserComment": "You were mentioned in [__board__] __card__" }
\ No newline at end of file |