From 0d995318559909ee7e6ee30cd9522bc9d7a83ddb Mon Sep 17 00:00:00 2001 From: Charles Garwood Date: Mon, 23 Dec 2024 15:36:41 -0500 Subject: [PATCH] Grammar fix for assign category dialog (#23412) --- src/translations/en.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/translations/en.json b/src/translations/en.json index b4264f7fb9..a1eec7823e 100644 --- a/src/translations/en.json +++ b/src/translations/en.json @@ -2957,8 +2957,8 @@ "traces_not_available": "[%key:ui::panel::config::automation::editor::traces_not_available%]", "edit_category": "Edit category", "assign_category": "Assign category", - "no_category_support": "You can't assign an category to this automation", - "no_category_entity_reg": "To assign an category to an automation it needs to have a unique ID.", + "no_category_support": "You can't assign a category to this automation", + "no_category_entity_reg": "To assign a category to an automation it needs to have a unique ID.", "search": "Search {number} automations", "headers": { "toggle": "Enable/disable",