Adjust documentation of core translations (#2095)

This commit is contained in:
Erik Montnemery 2024-02-28 12:43:24 +01:00 committed by GitHub
parent 1a25cf464e
commit 70f82c0c16
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13,12 +13,13 @@ The `strings.json` contains translations for different things that the integrati
| `title` | Title of the integration. |
| `config` | Translations for the config flow. |
| `device_automation` | Translations for device automations. |
| `entity` | Translations for entities. |
| `entity_component` | Translations for entity components. |
| `exceptions` | Translations for error messages. |
| `issues` | Translations for repairs issues. |
| `options` | Translations for the options flow. |
| `selectors` | Selectors of the integration. |
| `services` | Services of the integration. |
| `state` | States of the integration, keyed by device class. |
### Title