mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-15 05:16:28 +00:00
Adjust documentation of core translations (#2095)
This commit is contained in:
parent
1a25cf464e
commit
70f82c0c16
@ -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. |
|
||||
| `exceptions` | Translations for error messages. |
|
||||
| `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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user