mirror of
https://github.com/jxpeng98/obsidian-to-NotionNext
synced 2026-07-31 10:08:34 +08:00
feat: Add message for skipped attachments during auto-sync in multiple languages
This commit is contained in:
@@ -91,6 +91,7 @@ export const en = {
|
||||
SettingsMigrated: "✨ Settings updated! Auto-Sync is now available. Check the settings to learn more.",
|
||||
AutoSyncNoNotionID: "🆕 Auto-sync: First upload to Notion",
|
||||
AutoSyncMissingDatabaseList: "⚠️ Auto-sync skipped: Add `{key}: [database_name]` to your frontmatter to specify target databases.",
|
||||
AutoSyncSkippedAttachments: "⚠️ Auto-sync skipped: {filename} contains internal attachments (images/PDFs). Please sync manually.",
|
||||
AutoSyncMultipleSync: "🔄 Auto-sync: Syncing to {count} database(s)...",
|
||||
AutoSyncFailed: "Auto-sync to {database} failed: {error}",
|
||||
AutoSyncError: "Auto-sync for {filename} failed: {error}",
|
||||
|
||||
Reference in New Issue
Block a user