Closes #177: import document from EML file (UI done)

This commit is contained in:
Benjamin Gamard
2018-02-22 11:35:34 +01:00
parent b95ec019de
commit ba4470f155
11 changed files with 129 additions and 8 deletions
@@ -49,6 +49,7 @@
"search_clear": "Clear",
"any_language": "Any language",
"add_document": "Add a document",
"import_eml": "Import from an email (EML format)",
"tags": "Tags",
"no_tags": "No tags",
"no_documents": "No document in the database",
@@ -390,6 +391,11 @@
"sent_title": "Feedback sent",
"sent_message": "Thank you for your feedback! It will help us make Sismics Docs even better."
},
"import": {
"title": "Importing",
"error_quota": "Quota limit reached, contact your administrator to increase your quota",
"error_general": "An error occurred while trying to import your file, please make sure it is a valid EML file"
},
"app_share": {
"main": "Ask a shared document link to access it",
"403": {