Skip to content
Snippets Groups Projects
Unverified Commit b823ebc6 authored by Jed Fox's avatar Jed Fox Committed by GitHub
Browse files

Better explain the process for importing an exported file (#657)

parent 01badda9
No related branches found
No related tags found
No related merge requests found
......@@ -22,8 +22,8 @@ export default function ExportBudget({ prefs }) {
<Text>
<strong>Export</strong> your data as a zip file containing{' '}
<code>db.sqlite</code> and <code>metadata.json</code> files. It can be
imported into another Actual instance by clicking the Import file
button and then choosing Actual on the Files page.
imported into another Actual instance by closing an open file (if any),
then clicking the Import file button, then choosing Actual.
</Text>
{prefs.encryptKeyId ? (
<Text>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment