mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-07 20:31:33 +08:00
fix: workspace storage settings issues (#3055)
This commit is contained in:
@@ -23,6 +23,9 @@
|
||||
"com.affine.settings.about.update.download.message": "Automatically download updates (to this device).",
|
||||
"com.affine.settings.about.update.check.message": "Automatically check for new updates periodically.",
|
||||
"com.affine.settings.about.message": "Information about AFFiNE",
|
||||
"com.affine.settings.storage.description": "Check or change storage location",
|
||||
"com.affine.settings.storage.description-alt": "Check or change storage location. Click path to edit location.",
|
||||
"com.affine.settings.storage.db-location.change-hint": "Click to move storage location.",
|
||||
"com.affine.pageMode": "Page Mode",
|
||||
"com.affine.edgelessMode": "Edgeless Mode",
|
||||
"com.affine.onboarding.title1": "Hyper merged whiteboard and docs",
|
||||
@@ -281,7 +284,6 @@
|
||||
"Loading Page": "Loading Page",
|
||||
"Favorite pages for easy access": "Favourite pages for easy access",
|
||||
"emptySharedPages": "Shared pages will appear here.",
|
||||
"Storage Folder Hint": "Check or change storage location. Click path to edit location.",
|
||||
"You cannot delete the last workspace": "You cannot delete the last workspace",
|
||||
"Synced with AFFiNE Cloud": "Synced with AFFiNE Cloud",
|
||||
"Recent": "Recent",
|
||||
@@ -305,8 +307,8 @@
|
||||
"DB_FILE_ALREADY_LOADED": "Database file already loaded",
|
||||
"UNKNOWN_ERROR": "Unknown error",
|
||||
"Default Location": "Default Location",
|
||||
"Open folder": "Open folder",
|
||||
"Move folder": "Move folder",
|
||||
"Open folder": "Open",
|
||||
"Move folder": "Move",
|
||||
"Set database location": "Set database location",
|
||||
"Move folder hint": "Select a new storage location.",
|
||||
"Storage Folder": "Storage Folder",
|
||||
|
||||
Reference in New Issue
Block a user