Skip to content

Commit d045b91

Browse files
committed
fix(lang): Fix a typo.
1 parent f66d464 commit d045b91

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/langs/en.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@
270270
"settings_resetcache_notice": "Local internal cache/databases deleted. Please manually reload the plugin.",
271271

272272
"syncalgov2_title": "Invio has a better sync algorithm",
273-
"syncalgov2_texts": "Welcome to Invio!\nIn addition to your notes, it also requires uploading additional files with metadata (_invio-metadata-on-remote.{json,bin}) to your cloud service COS. By reading this information, another device can determine which files or folders have been deleted on the first device.\nIf you agree with this policy, please click the "Agree" button and start enjoying this plugin! Please note that before using the plugin, it's important to back up your vault.\nIf you do not agree with this policy, you should stop using this version and any future versions of Invio. After clicking "Disagree," the plugin will automatically stop running (unload), and you will need to manually disable it in Obsidian settings.\nPlease let me know if there is anything else I can assist you with!",
273+
"syncalgov2_texts": "Welcome to Invio!\nIn addition to your notes, it also requires uploading additional files with metadata (_invio-metadata-on-remote.{json,bin}) to your cloud service COS. By reading this information, another device can determine which files or folders have been deleted on the first device.\nIf you agree with this policy, please click the 'Agree' button and start enjoying this plugin! Please note that before using the plugin, it's important to back up your vault.\nIf you do not agree with this policy, you should stop using this version and any future versions of Invio. After clicking 'Disagree', the plugin will automatically stop running (unload), and you will need to manually disable it in Obsidian settings.\nPlease let me know if there is anything else I can assist you with!",
274274
"syncalgov2_button_agree": "Agree",
275275
"syncalgov2_button_disagree": "Do Not Agree"
276276
}

src/langs/zh_tw.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@
269269
"settings_resetcache_notice": "本地同步快取和資料庫已被刪除。請手動重新載入此外掛。",
270270

271271
"syncalgov2_title": "Invio 的同步算法",
272-
"syncalgov2_texts": "歡迎使用 Invio!除了您的筆記之外,它還需要上傳額外帶有元資訊的檔案 _invio-metadata-on-remote.{json,bin} 到您的雲服務 COS 上。通過讀取這些資訊,另一台設備可以知道在第一台設備上被刪除了哪些檔案或資料夾。如果您同意此策略,請點擊按鈕 "同意",然後開始享用此插件!特別要注意:在使用插件之前,請先好好備份您的庫(Vault)!如果您不同意此策略,您應該停止使用此版本和之後的 Invio。點擊 "不同意" 之後,插件會自動停止運行(unload),然後您需要在 Obsidian 設定中手動停用(disable)此插件。",
272+
"syncalgov2_texts": "歡迎使用 Invio!除了您的筆記之外,它還需要上傳額外帶有元資訊的檔案 _invio-metadata-on-remote.{json,bin} 到您的雲服務 COS 上。通過讀取這些資訊,另一台設備可以知道在第一台設備上被刪除了哪些檔案或資料夾。如果您同意此策略,請點擊按鈕 \"同意\",然後開始享用此插件!特別要注意:在使用插件之前,請先好好備份您的庫(Vault)!如果您不同意此策略,您應該停止使用此版本和之後的 Invio。點擊 \"不同意\" 之後,插件會自動停止運行(unload),然後您需要在 Obsidian 設定中手動停用(disable)此插件。",
273273
"syncalgov2_button_agree": "同意",
274274
"syncalgov2_button_disagree": "不同意"
275275
}

0 commit comments

Comments
 (0)