Startup dialog on first run

This commit is contained in:
2024-11-06 16:45:36 +01:00
parent b892d93379
commit 33880069a0
4 changed files with 49 additions and 3 deletions

View File

@@ -207,6 +207,10 @@
},
"file": "File | Files",
"folder": "folder | folders",
"uploadFile": "Upload file"
"uploadFile": "Upload file",
"firstStartup": {
"title": "First startup",
"description": "Creating database. This could take 1-2 minutes. Please wait..."
}
}
}