Added functionnality : you can vcreate a whole folder tree by importing a CSV (see examples fodler)
This commit is contained in:
15
lang/fr.json
15
lang/fr.json
@@ -137,5 +137,18 @@
|
||||
"bulk.status.pending": "En attente",
|
||||
"bulk.status.creating": "Création...",
|
||||
"bulk.status.ok": "OK",
|
||||
"bulk.status.error": "Erreur"
|
||||
"bulk.status.error": "Erreur",
|
||||
|
||||
"tab.structure": " Structure ",
|
||||
"grp.struct.csv": "Import CSV",
|
||||
"lbl.struct.desc": "Importez un CSV pour créer une arborescence. Chaque colonne représente un niveau de profondeur.",
|
||||
"btn.struct.csv": "Charger CSV...",
|
||||
"grp.struct.preview": "Aperçu",
|
||||
"grp.struct.target": "Cible",
|
||||
"lbl.struct.library": "Bibliothèque cible :",
|
||||
"ph.struct.library": "Documents partagés",
|
||||
"btn.struct.create": "Créer l'arborescence",
|
||||
"btn.struct.clear": "Effacer",
|
||||
"struct.col.path": "Chemin complet",
|
||||
"struct.col.depth": "Profondeur"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user