From 2e9342582f94e6cd4a4e312f54f7e86ae2e5be10 Mon Sep 17 00:00:00 2001 From: Erik Montnemery Date: Mon, 30 Sep 2024 14:49:50 +0200 Subject: [PATCH] Add link to core translation doc from config flow doc (#2342) --- docs/config_entries_config_flow_handler.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/config_entries_config_flow_handler.md b/docs/config_entries_config_flow_handler.md index b95c8530..20d3b2ba 100644 --- a/docs/config_entries_config_flow_handler.md +++ b/docs/config_entries_config_flow_handler.md @@ -178,7 +178,7 @@ To get started, run `python3 -m script.scaffold config_flow_oauth2` and follow t ## Translations -Translations for the config flow handlers are defined under the `config` key in the component translation file `strings.json`. Example of the Hue component: +[Translations for the config flow](/docs/internationalization/core#config--options) handlers are defined under the `config` key in the component translation file `strings.json`. Example of the Hue component: ```json {