mirror of
https://github.com/shuaiplus/nodewarden.git
synced 2026-06-20 13:00:39 +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 zhTW: 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