summaryrefslogtreecommitdiffstats
path: root/i18n/fr.i18n.json
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2017-07-27 15:39:42 +0300
committerLauri Ojansivu <x@xet7.org>2017-07-27 15:39:42 +0300
commit5d24d3de2a52dea97738d941513091efb70b2cf8 (patch)
tree877bb4fc17149db90db467b6862833a09458237a /i18n/fr.i18n.json
parent01928bfe5af504d6e921b59e4070339d86097a28 (diff)
parent66da6362c880864e9a51ab932c9baa9af00b85b7 (diff)
downloadwekan-5d24d3de2a52dea97738d941513091efb70b2cf8.tar.gz
wekan-5d24d3de2a52dea97738d941513091efb70b2cf8.tar.bz2
wekan-5d24d3de2a52dea97738d941513091efb70b2cf8.zip
Merge branch 'GhassenRjab-log-checklist-items' into devel
Add checklist items to activity log. Thanks to GhassenRjab ! Closes #1025
Diffstat (limited to 'i18n/fr.i18n.json')
-rw-r--r--i18n/fr.i18n.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/i18n/fr.i18n.json b/i18n/fr.i18n.json
index 82fa9fe4..62450d62 100644
--- a/i18n/fr.i18n.json
+++ b/i18n/fr.i18n.json
@@ -37,6 +37,7 @@
"activity-sent": "a envoyé %s vers %s",
"activity-unjoined": "a quitté %s",
"activity-checklist-added": "a ajouté une checklist à %s",
+ "activity-checklist-item-added": "added checklist item to '%s' in %s",
"add": "Ajouter",
"add-attachment": "Ajouter une pièce jointe",
"add-board": "Ajouter un tableau",
@@ -209,7 +210,7 @@
"import-board-c": "Importer un tableau",
"import-board-title-trello": "Importer le tableau depuis Trello",
"import-board-title-wekan": "Importer un tableau depuis Wekan",
- "import-sandstorm-warning": "Imported board will delete all existing data on board and replace it with imported board.",
+ "import-sandstorm-warning": "Le tableau importé supprimera toutes les données du tableau et les remplacera avec celles du tableau importé.",
"from-trello": "Depuis Trello",
"from-wekan": "Depuis Wekan",
"import-board-instruction-trello": "Dans votre tableau Trello, allez sur 'Menu', puis sur 'Plus', 'Imprimer et exporter', 'Exporter en JSON' et copiez le texte du résultat",