mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-23 13:02:21 +08:00
fix: dark mode export PDF leaves margin and notification (#2978)
This commit is contained in:
@@ -387,5 +387,9 @@
|
||||
"Members hint": "Manage members here, invite new member by email.",
|
||||
"Workspace Settings with name": "{{name}}'s Settings",
|
||||
"com.affine.settings.workspace": "Workspace",
|
||||
"com.affine.settings.appearance": "Appearance"
|
||||
"com.affine.settings.appearance": "Appearance",
|
||||
"com.affine.export.success.title": "Exported successfully",
|
||||
"com.affine.export.success.message": "Please open the download folder to check.",
|
||||
"com.affine.export.error.title": "Export failed due to an unexpected error",
|
||||
"com.affine.export.error.message": "Please try it again later."
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user