1
0
mirror of https://github.com/sismics/docs.git synced 2025-12-13 01:36:18 +00:00

Closes #312: fix file importer description

This commit is contained in:
Benjamin Gamard
2019-05-02 10:54:19 +02:00
parent 7b2bd6f9eb
commit 3f9b92831c
3 changed files with 6 additions and 6 deletions

View File

@@ -464,7 +464,7 @@
"need_2": "Scan a directory for new files and import them",
"line_1": "Go to <a href=\"https://github.com/sismics/docs/releases\">sismics/docs/releases</a> and download the file importer tool for your system.",
"line_2": "Follow the <a href=\"https://github.com/sismics/docs/tree/master/docs-importer\">instructions here</a> to use this tool.",
"line_3": "Your files will be imported in <a href=\"#/document\">Quick upload</a>, then you can group them into documents.",
"line_3": "Your files will be imported in documents according to the file importer configuration.",
"download": "Download",
"instructions": "Instructions"
}

View File

@@ -464,7 +464,7 @@
"need_2": "Analyser un répertoire à la recherche de nouveaux fichiers et les importer",
"line_1": "Allez sur <a href=\"https://github.com/sismics/docs/releases\">sismics/docs/releases</a> et téléchargez l'outil d'importation de fichiers pour votre système.",
"line_2": "Suivez les <a href=\"https://github.com/sismics/docs/tree/master/docs-importer\">instructions ici</a> pour utiliser cet outil.",
"line_3": "Vos fichiers seront importés dans <a href=\"#/document\">Envoi rapide</a>, vous pouvez ensuite les regrouper dans des documents.",
"line_3": "Vos fichiers seront importés dans des documents conformément à la configuration de l'importeur.",
"download": "Télécharger",
"instructions": "Instructions"
}