feat(core): readwise import settings ui (#10913)

close AF-2308
This commit is contained in:
CatsJuice
2025-03-20 23:20:57 +00:00
parent 48f79d6467
commit f1c8a88a7c
15 changed files with 615 additions and 25 deletions

View File

@@ -1821,6 +1821,19 @@
"com.affine.integration.readwise.import.importing-stop": "Stop Importing",
"com.affine.integration.readwise.import.abort-notify-title": "Importing aborted",
"com.affine.integration.readwise.import.abort-notify-desc": "Import aborted, with {{finished}} highlights processed",
"com.affine.integration.readwise.setting.caption": "Configuration",
"com.affine.integration.readwise.setting.sync-new-name": "New Readwise highlights will be imported to AFFiNE ",
"com.affine.integration.readwise.setting.sync-new-desc": "New highlights in Readwise will be synced to AFFiNE ",
"com.affine.integration.readwise.setting.update-name": "Updates to Readwise highlights will be imported",
"com.affine.integration.readwise.setting.update-desc": "Enable this, so that we will process updates of existing highlights from Readwise ",
"com.affine.integration.readwise.setting.update-strategy": "How do we handle updates",
"com.affine.integration.readwise.setting.update-append-name": "Append new version to the end",
"com.affine.integration.readwise.setting.update-append-desc": "Cited or modified highlights will have future versions added to the end of them",
"com.affine.integration.readwise.setting.update-override-name": "Overwrite with new version",
"com.affine.integration.readwise.setting.update-override-desc": "Cited or modified highlights will be overwritten if there are future updates",
"com.affine.integration.readwise.setting.start-import-name": "Start Importing",
"com.affine.integration.readwise.setting.start-import-desc": "Using the settings above",
"com.affine.integration.readwise.setting.start-import-button": "Import",
"com.affine.integration.readwise-prop.author": "Author",
"com.affine.integration.readwise-prop.source": "Source",
"com.affine.integration.readwise-prop.created": "Created",