diff options
author | Ghassen Rjab <rjab.ghassen@gmail.com> | 2017-07-24 23:56:51 +0100 |
---|---|---|
committer | Ghassen Rjab <rjab.ghassen@gmail.com> | 2017-07-24 23:56:51 +0100 |
commit | d2b1a837e677b62e10a14c1599c4ff59ee21ff34 (patch) | |
tree | fae98d33bf797d84dc282fdf30fe1468cfb5dcd6 /i18n/en.i18n.json | |
parent | f34ef01de90bbb1ed3fbbb1deac9cbe968848de8 (diff) | |
download | wekan-d2b1a837e677b62e10a14c1599c4ff59ee21ff34.tar.gz wekan-d2b1a837e677b62e10a14c1599c4ff59ee21ff34.tar.bz2 wekan-d2b1a837e677b62e10a14c1599c4ff59ee21ff34.zip |
Import boards in Sandstorm
Diffstat (limited to 'i18n/en.i18n.json')
-rw-r--r-- | i18n/en.i18n.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json index 05d86ff6..da47e1c6 100644 --- a/i18n/en.i18n.json +++ b/i18n/en.i18n.json @@ -206,8 +206,10 @@ "home": "Home", "import": "Import", "import-board": "import board", + "import-board-c": "Import board", "import-board-title-trello": "Import board from Trello", "import-board-title-wekan": "Import board from Wekan", + "import-sandstorm-warning": "Imported board will delete all existing data on board and replace it with imported board.", "from-trello": "From Trello", "from-wekan": "From Wekan", "import-board-instruction-trello": "In your Trello board, go to 'Menu', then 'More', 'Print and Export', 'Export JSON', and copy the resulting text.", |