mirror of
https://github.com/jxpeng98/obsidian-to-NotionNext
synced 2026-07-29 08:08:34 +08:00
feat: Add 'sync-preffix' translation key to multiple locales.
This commit is contained in:
@@ -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.",
|
||||
|
||||
@@ -58,6 +58,7 @@ export const ja = {
|
||||
NotYetFinish: "この機能は将来のバージョンで利用可能になります。",
|
||||
PlaceHolder: "データベース名を入力",
|
||||
"notion-logo": "NotionNextへ同期",
|
||||
"sync-preffix": "📄",
|
||||
"sync-success": "NotionNextへの同期が成功しました。\n",
|
||||
"sync-fail": "NotionNextへの同期に失敗しました。\n",
|
||||
"open-notion": "同期するファイルを先に開いてください。",
|
||||
|
||||
@@ -60,6 +60,7 @@ export const zh = {
|
||||
NotYetFinish: "此功能将在未来版本中提供",
|
||||
PlaceHolder: "输入数据库名称",
|
||||
"notion-logo": "同步到 NotionNext",
|
||||
"sync-preffix": "📄",
|
||||
"sync-success": "成功同步到 NotionNext:\n",
|
||||
"sync-fail": "同步到 NotionNext 失败:\n",
|
||||
"open-file": "请先打开要同步的文件。",
|
||||
|
||||
Reference in New Issue
Block a user