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/it.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/it.i18n.json')
-rw-r--r-- | i18n/it.i18n.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/i18n/it.i18n.json b/i18n/it.i18n.json index 35acbdd7..66a81f83 100644 --- a/i18n/it.i18n.json +++ b/i18n/it.i18n.json @@ -206,8 +206,10 @@ "home": "Home", "import": "Importa", "import-board": "Importa bacheca", + "import-board-c": "Importa bacheca", "import-board-title-trello": "Importa una bacheca da Trello", "import-board-title-wekan": "Importa bacheca da Wekan", + "import-sandstorm-warning": "Imported board will delete all existing data on board and replace it with imported board.", "from-trello": "Da Trello", "from-wekan": "Da Wekan", "import-board-instruction-trello": "Nella tua bacheca Trello vai a 'Menu', poi 'Altro', 'Stampa ed esporta', 'Esporta JSON', e copia il testo che compare.", |