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/fr.i18n.json | |
parent | b39bbfc97a6c1a5c3995ca7f8b82a47aa19bc9b3 (diff) | |
download | wekan-507f84df4c08db89f85c2a03ffa97ed08980a535.tar.gz wekan-507f84df4c08db89f85c2a03ffa97ed08980a535.tar.bz2 wekan-507f84df4c08db89f85c2a03ffa97ed08980a535.zip |
Update translations.
Diffstat (limited to 'i18n/fr.i18n.json')
-rw-r--r-- | i18n/fr.i18n.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/i18n/fr.i18n.json b/i18n/fr.i18n.json index efbb5872..779fd6c8 100644 --- a/i18n/fr.i18n.json +++ b/i18n/fr.i18n.json @@ -703,7 +703,7 @@ "restore-all": "Tout supprimer", "delete-all": "Tout restaurer", "loading": "Chargement, merci de patienter.", - "previous_as": "last time was", + "previous_as": "dernière heure était", "act-a-dueAt": "modified due time to \nWhen: __timeValue__\nWhere: __card__\n previous due was __timeOldValue__", "act-a-endAt": "modified ending time to __timeValue__ from (__timeOldValue__)", "act-a-startAt": "modified starting time to __timeValue__ from (__timeOldValue__)", @@ -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 |