{ "action": "Import document", "hint": "Word (.docx), OpenDocument (.odt) or Markdown (.md)", "status": { "uploading": "Uploading…", "queued": "Queued…", "converting": "Converting…", "done": "Imported", "failed": "Import failed" }, "retry": "Retry", "dismiss": "Dismiss", "panelLabel": "Document imports", "vault": { "title": "Import an Obsidian vault", "hint": "Upload a ZIP of a whole vault: folders become subpages, Obsidian tags become labels, and [[wikilinks]] keep working.", "action": "Import vault…", "file": "Vault archive (.zip)", "parent": "Mount under", "parentRoot": "Top level", "labels": "Additional labels for every imported page", "labelsEmpty": "This pond has no labels yet — you can create one right here.", "labelName": "Name of the new label", "labelCreate": "Create label", "frontmatter": "YAML frontmatter", "frontmatterStrip": "Remove it", "frontmatterPreserve": "Keep it as a code block", "start": "Start import", "running": "Importing…", "cancel": "Cancel", "done": "The vault was imported.", "doneLink": "Open the imported pages", "close": "Close" } }