From 1d6be51f0f8deee088c2c7c46ef93cc6729e051a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Gabriel?= Date: Thu, 16 Apr 2020 02:17:12 -0300 Subject: [PATCH] Update translation example (#465) --- 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 90f14326..096ed4c6 100644 --- a/docs/config_entries_config_flow_handler.md +++ b/docs/config_entries_config_flow_handler.md @@ -112,8 +112,8 @@ Translations for the config flow handlers are defined under the `config` key in ```json { + "title": "Philips Hue Bridge", "config": { - "title": "Philips Hue Bridge", "step": { "init": { "title": "Pick Hue bridge",