diff --git a/src/translations/en.json b/src/translations/en.json index 8fc52ddd5c..cc08d701a6 100644 --- a/src/translations/en.json +++ b/src/translations/en.json @@ -2811,7 +2811,7 @@ "migrate": "Migrate", "duplicate": "[%key:ui::common::duplicate%]", "take_control": "Take control", - "confirm_take_control": "Your are viewing a preview of the automation config, do you want to take control?", + "confirm_take_control": "You are viewing a preview of the automation config, do you want to take control?", "run": "[%key:ui::panel::config::automation::editor::actions::run%]", "rename": "[%key:ui::panel::config::automation::editor::triggers::rename%]", "show_trace": "Traces", @@ -3694,7 +3694,7 @@ "rename": "[%key:ui::panel::config::automation::editor::triggers::rename%]", "change_mode": "[%key:ui::panel::config::automation::editor::change_mode%]", "take_control": "[%key:ui::panel::config::automation::editor::take_control%]", - "confirm_take_control": "Your are viewing a preview of the script config, do you want to take control?", + "confirm_take_control": "You are viewing a preview of the script config, do you want to take control?", "read_only": "This script cannot be edited from the UI, because it is not stored in the ''scripts.yaml'' file.", "unavailable": "Script is unavailable", "migrate": "Migrate",