mirror of
https://github.com/shuaiplus/nodewarden.git
synced 2026-08-05 14:50:11 +00:00
feat: add offline mode notice and related styles to enhance user experience during offline access
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user