feat: migrate settings for auto sync feature and add user notification

This commit is contained in:
Jiaxin Peng
2025-10-31 21:57:21 +00:00
parent c369c291a7
commit e5f906bba2
3 changed files with 91 additions and 6 deletions

View File

@@ -84,5 +84,6 @@ export const en = {
BlockUploaded: "All blocks uploaded",
ExtraBlockUploaded: "Extra blocks uploaded",
CheckConsole: "Check the console for more information \n opt+cmd+i/ctrl+shift+i",
SettingsMigrated: "✨ Plugin settings updated! Auto sync feature added, check plugin settings",
"reach-mobile-limit": "The number of blocks exceeds the limit of 100, please use the desktop plugin",
}