From cfeb093fa6cf6298cc878cf9b144272795a1eab5 Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Tue, 20 Jan 2026 17:48:41 -0800 Subject: [PATCH] New translations en-us.json (Chinese Simplified) --- messages/zh-CN.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/messages/zh-CN.json b/messages/zh-CN.json index 06448abf..ec805d36 100644 --- a/messages/zh-CN.json +++ b/messages/zh-CN.json @@ -2489,6 +2489,8 @@ "logIn": "登录", "deviceInformation": "设备信息", "deviceInformationDescription": "关于设备和代理的信息", + "deviceSecurity": "Device Security", + "deviceSecurityDescription": "Device security posture information", "platform": "平台", "macosVersion": "macOS 版本", "windowsVersion": "Windows 版本", @@ -2501,6 +2503,17 @@ "hostname": "Hostname", "firstSeen": "第一次查看", "lastSeen": "上次查看时间", + "biometricsEnabled": "Biometrics Enabled", + "diskEncrypted": "Disk Encrypted", + "firewallEnabled": "Firewall Enabled", + "autoUpdatesEnabled": "Auto Updates Enabled", + "tpmAvailable": "TPM Available", + "windowsDefenderEnabled": "Windows Defender Enabled", + "macosSipEnabled": "System Integrity Protection (SIP)", + "macosGatekeeperEnabled": "Gatekeeper", + "macosFirewallStealthMode": "Firewall Stealth Mode", + "linuxAppArmorEnabled": "AppArmor", + "linuxSELinuxEnabled": "SELinux", "deviceSettingsDescription": "查看设备信息和设置", "devicePendingApprovalDescription": "此设备正在等待批准", "deviceBlockedDescription": "此设备目前已被屏蔽。除非解除屏蔽,否则无法连接到任何资源。",