mirror of
https://github.com/shuaiplus/nodewarden.git
synced 2026-06-20 21:00:41 +00:00
feat: add permanent trust functionality for devices with corresponding API and UI updates
This commit is contained in:
@@ -690,6 +690,12 @@ const zhCN: Record<string, string> = {
|
||||
"txt_revoke_all_device_trust_failed": "撤销所有设备信任失败",
|
||||
"txt_revoke_trust": "撤销信任",
|
||||
"txt_untrust": "不信任",
|
||||
"txt_trust_permanently": "永久信任",
|
||||
"txt_trust_device_permanently": "永久信任设备",
|
||||
"txt_trust_device_permanently_for_name": "确认把“{name}”从 30 天信任升级为永久信任吗?",
|
||||
"txt_trust_device_permanently_failed": "永久信任设备失败",
|
||||
"txt_device_trusted_permanently": "设备已永久信任",
|
||||
"txt_permanent_trust": "永久信任",
|
||||
"txt_update_device_note_failed": "更新设备备注失败",
|
||||
"txt_role": "角色",
|
||||
"txt_save": "保存",
|
||||
|
||||
Reference in New Issue
Block a user