From f41ffd95f3cec1fadab136bf7eead8b33fde2c5a Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Tue, 20 Jan 2026 17:48:32 -0800 Subject: [PATCH] New translations en-us.json (Korean) --- messages/ko-KR.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/messages/ko-KR.json b/messages/ko-KR.json index de9c7320..3e005bf9 100644 --- a/messages/ko-KR.json +++ b/messages/ko-KR.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": "호스트 이름", "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": "이 장치는 현재 차단되었습니다. 차단이 해제되지 않으면 리소스에 연결할 수 없습니다.",