feat: add offline mode notice and related styles to enhance user experience during offline access

This commit is contained in:
shuaiplus
2026-07-10 22:24:06 +08:00
parent 0e46cd371f
commit aae614a079
8 changed files with 105 additions and 2 deletions
+3
View File
@@ -1012,6 +1012,9 @@ const en: Record<string, string> = {
"txt_online": "Online",
"txt_offline": "Offline",
"txt_offline_vault_readonly": "Offline mode is read-only. Connect to NodeWarden before changing your vault.",
"txt_offline_mode_notice_title": "You are in offline mode. If this looks wrong, force refresh.",
"txt_offline_mode_notice_windows": "Windows:",
"txt_offline_mode_notice_macos": "macOS:",
"txt_submit": "Submit",
"txt_sync": "Sync",
"txt_sync_vault": "Sync Vault",