Grammar fix for assign category dialog (#23412)

This commit is contained in:
Charles Garwood 2024-12-23 15:36:41 -05:00 committed by GitHub
parent 9cde7637ca
commit 0d99531855
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2957,8 +2957,8 @@
"traces_not_available": "[%key:ui::panel::config::automation::editor::traces_not_available%]", "traces_not_available": "[%key:ui::panel::config::automation::editor::traces_not_available%]",
"edit_category": "Edit category", "edit_category": "Edit category",
"assign_category": "Assign category", "assign_category": "Assign category",
"no_category_support": "You can't assign an category to this automation", "no_category_support": "You can't assign a category to this automation",
"no_category_entity_reg": "To assign an category to an automation it needs to have a unique ID.", "no_category_entity_reg": "To assign a category to an automation it needs to have a unique ID.",
"search": "Search {number} automations", "search": "Search {number} automations",
"headers": { "headers": {
"toggle": "Enable/disable", "toggle": "Enable/disable",