feat: Add 'sync-preffix' translation key to multiple locales.

This commit is contained in:
Jiaxin Peng
2025-12-10 23:05:07 +00:00
parent 5144f10e77
commit 7053a74e24
3 changed files with 51 additions and 48 deletions

View File

@@ -60,6 +60,7 @@ export const en = {
NotYetFinish: "This feature will be available in a future version.",
PlaceHolder: "Enter database name",
"notion-logo": "Sync to NotionNext",
"sync-preffix": "📄",
"sync-success": "Successfully synced to NotionNext:\n",
"sync-fail": "Failed to sync to NotionNext:\n",
"open-notion": "Please open a file to sync first.",