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/ru.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/ru.i18n.json')
-rw-r--r-- | i18n/ru.i18n.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/i18n/ru.i18n.json b/i18n/ru.i18n.json index 260f0dcc..07950b07 100644 --- a/i18n/ru.i18n.json +++ b/i18n/ru.i18n.json @@ -206,8 +206,10 @@ "home": "Главная", "import": "Импорт", "import-board": "импортировать доску", + "import-board-c": "Импортировать доску", "import-board-title-trello": "Импортировать доску из Trello", "import-board-title-wekan": "Импортировать доску с Wekan", + "import-sandstorm-warning": "Imported board will delete all existing data on board and replace it with imported board.", "from-trello": "Из Trello", "from-wekan": "Их Wekan", "import-board-instruction-trello": "На вашей Trello доске нажмите “Menu” - “More” - “Print and export - “Export JSON” и скопируйте полученный текст", |