mirror of
https://github.com/shuaiplus/nodewarden.git
synced 2026-06-20 21:00:41 +00:00
Add isolated Pages demo mode with sample vault data
This commit is contained in:
@@ -14,6 +14,14 @@ const en: Record<string, string> = {
|
||||
"backup_strategy_under_construction": "Under construction.",
|
||||
"import_export_title": "Import & Export",
|
||||
"import_export_under_construction": "Under construction.",
|
||||
"txt_demo_admin_refreshed": "Demo admin data refreshed.",
|
||||
"txt_demo_auth_placeholder": "Demo: enter anything, or leave it empty",
|
||||
"txt_demo_data_reset": "Demo data reset to defaults.",
|
||||
"txt_demo_devices_refreshed": "Demo devices refreshed.",
|
||||
"txt_demo_download_prepared": "Demo download prepared.",
|
||||
"txt_demo_master_password_hint": "In demo mode, any input unlocks the vault.",
|
||||
"txt_demo_readonly_message": "Demo mode is read-only for this action. No changes were saved.",
|
||||
"txt_demo_unlock_placeholder": "Demo: any password works, even empty",
|
||||
"txt_backup_export": "Export Backup",
|
||||
"txt_backup_import": "Restore",
|
||||
"txt_backup_include_attachments": "Include attachments",
|
||||
|
||||
Reference in New Issue
Block a user