Improve documentation of translation of collapsible groups in service actions (#2336)

This commit is contained in:
Erik Montnemery 2024-09-25 18:45:31 +02:00 committed by GitHub
parent a52c2ab912
commit 5e301f3c6e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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