diff --git a/src/translations/en.json b/src/translations/en.json index c861c420b0..37aad6e18d 100644 --- a/src/translations/en.json +++ b/src/translations/en.json @@ -8670,7 +8670,7 @@ "input_select": "Input selects", "template": "Template entities", "universal": "Universal media player entities", - "rest": "Rest entities and notify services", + "rest": "REST entities and notify services", "command_line": "Command line entities", "filter": "Filter entities", "statistics": "Statistics entities", @@ -9106,7 +9106,7 @@ }, "host_pid": { "title": "Host processes namespace", - "description": "Usually, the processes the add-on runs, are isolated from all other system processes. The add-on author has requested the add-on to have access to the system processes running on the host system instance, and allow the add-on to spawn processes on the host system as well. This mode gives the add-on full access and control to your entire Home Assistant system, which adds security risks, and could damage your system when misused. Therefore, this feature impacts the add-on security score negatively.\n\nThis level of access is not granted automatically and needs to be confirmed by you. To do this, you need to disable the protection mode on the add-on manually. Only disable the protection mode if you know, need AND trust the source of this add-on." + "description": "Usually, the processes run by the add-on are isolated from all other system processes. The add-on author has requested the add-on to have access to the system processes running on the host system instance, and allow the add-on to spawn processes on the host system as well. This mode gives the add-on full access and control to your entire Home Assistant system, which adds security risks and could damage your system when misused. Therefore, this feature impacts the add-on security score negatively.\n\nThis level of access is not granted automatically and needs to be confirmed by you. To do this, you need to disable the protection mode on the add-on manually. Only disable the protection mode if you know, need AND trust the source of this add-on." }, "apparmor": { "title": "AppArmor",