mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-17 06:16:28 +00:00
Added link to backend translation page (#858)
This commit is contained in:
parent
33612c2f20
commit
8919af1601
@ -345,7 +345,9 @@ class TestFlow(config_entries.ConfigFlow, domain=DOMAIN):
|
||||
|
||||
## Translations
|
||||
|
||||
Data entry flows depend on translations for showing the text in the forms. It depends on the parent of a data entry flow manager where this is stored. For config and option flows this is in `strings.json` under `config` and `option`.
|
||||
Data entry flows depend on translations for showing the text in the forms. It depends on the parent of a data entry flow manager where this is stored. For config and option flows this is in `strings.json` under `config` and `option`.
|
||||
|
||||
For a more detailed explanation of `strings.json` see to the [backend translation](/docs/internationalization/core) page.
|
||||
|
||||
## Initializing a config flow from an external source
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user