diff --git a/messages/fr-FR.json b/messages/fr-FR.json index 73af61cc..1217c332 100644 --- a/messages/fr-FR.json +++ b/messages/fr-FR.json @@ -2489,6 +2489,8 @@ "logIn": "Se connecter", "deviceInformation": "Informations sur l'appareil", "deviceInformationDescription": "Informations sur l'appareil et l'agent", + "deviceSecurity": "Device Security", + "deviceSecurityDescription": "Device security posture information", "platform": "Plateforme", "macosVersion": "Version macOS", "windowsVersion": "Version de Windows", @@ -2501,6 +2503,17 @@ "hostname": "Hostname", "firstSeen": "Première vue", "lastSeen": "Dernière vue", + "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": "Afficher les informations et les paramètres de l'appareil", "devicePendingApprovalDescription": "Cet appareil est en attente d'approbation", "deviceBlockedDescription": "Cet appareil est actuellement bloqué. Il ne pourra se connecter à aucune ressource à moins d'être débloqué.",