From ca6d06b5a494dfe928622b3e60f0e75c2053773d Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Tue, 20 Jan 2026 17:48:38 -0800 Subject: [PATCH] New translations en-us.json (Russian) --- messages/ru-RU.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/messages/ru-RU.json b/messages/ru-RU.json index 9f56e17f..1a2f784b 100644 --- a/messages/ru-RU.json +++ b/messages/ru-RU.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": "Это устройство заблокировано. Оно не сможет подключаться к ресурсам, если не разблокировано.",