diff options
author | Lauri Ojansivu <x@xet7.org> | 2017-07-25 16:52:22 +0300 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2017-07-25 16:52:22 +0300 |
commit | 82d553721ceeec0813955345c50556dcd21ec545 (patch) | |
tree | 986bf40a8191895ebc5ab11b0935e8161e3d0c70 /i18n/fr.i18n.json | |
parent | fe2163a54614f64a705da537b97c41aa7c1a83c8 (diff) | |
download | wekan-82d553721ceeec0813955345c50556dcd21ec545.tar.gz wekan-82d553721ceeec0813955345c50556dcd21ec545.tar.bz2 wekan-82d553721ceeec0813955345c50556dcd21ec545.zip |
Export and import boards in Sandstorm. Related #1144 and #799.
Diffstat (limited to 'i18n/fr.i18n.json')
-rw-r--r-- | i18n/fr.i18n.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/i18n/fr.i18n.json b/i18n/fr.i18n.json index dc323c8b..82fa9fe4 100644 --- a/i18n/fr.i18n.json +++ b/i18n/fr.i18n.json @@ -206,8 +206,10 @@ "home": "Accueil", "import": "Importer", "import-board": "importer un tableau", + "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.", "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", |