mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-19 15:26:29 +00:00
Improve documentation of translation of collapsible groups in service actions (#2336)
This commit is contained in:
parent
a52c2ab912
commit
5e301f3c6e
@ -128,7 +128,7 @@ The translation for selectors are defined under the `selector` key. It supports
|
|||||||
The translations of service actions strings are defined under the `services` key.
|
The translations of service actions strings are defined under the `services` key.
|
||||||
|
|
||||||
It supports translating the `name` and `description` of each action,
|
It supports translating the `name` and `description` of each action,
|
||||||
`name` and `description` of each action's `fields`, and the `name` of
|
`name` and `description` of each action's `fields`, and the `name` and `description` of
|
||||||
each collapsible section of fields.
|
each collapsible section of fields.
|
||||||
|
|
||||||
Note that also the translations for `name` and `description` of fields which
|
Note that also the translations for `name` and `description` of fields which
|
||||||
|
Loading…
x
Reference in New Issue
Block a user