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 zhCN: Record<string, string> = {
|
||||
"backup_strategy_under_construction": "正在搭建中",
|
||||
"import_export_title": "导入导出",
|
||||
"import_export_under_construction": "正在搭建中",
|
||||
"txt_demo_admin_refreshed": "Demo 管理数据已刷新。",
|
||||
"txt_demo_auth_placeholder": "Demo:随便输入,也可以留空",
|
||||
"txt_demo_data_reset": "Demo 数据已恢复为默认状态。",
|
||||
"txt_demo_devices_refreshed": "Demo 设备已刷新。",
|
||||
"txt_demo_download_prepared": "Demo 下载已准备好。",
|
||||
"txt_demo_master_password_hint": "Demo 模式下,任意输入都可以解锁保险库。",
|
||||
"txt_demo_readonly_message": "Demo 模式下此操作为只读,未保存任何更改。",
|
||||
"txt_demo_unlock_placeholder": "Demo:任意密码都可解锁,留空也可以",
|
||||
"txt_backup_export": "导出备份",
|
||||
"txt_backup_import": "还原",
|
||||
"txt_backup_include_attachments": "包含附件",
|
||||
|
||||
Reference in New Issue
Block a user