mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-28 19:56:42 +00:00
Grammar fix for assign category dialog (#23412)
This commit is contained in:
parent
9cde7637ca
commit
0d99531855
@ -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",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user