From 149d362e1222c9dc024f4ce9901bf71be2dbd3f8 Mon Sep 17 00:00:00 2001 From: Matthias Marquardt Date: Sun, 15 Oct 2023 20:14:08 +0200 Subject: [PATCH] just a : was missing (#1950) --- docs/internationalization/core.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/internationalization/core.md b/docs/internationalization/core.md index d93de951..f8af14ee 100644 --- a/docs/internationalization/core.md +++ b/docs/internationalization/core.md @@ -286,7 +286,7 @@ If your integration provides entities under its domain, you will want to transla ```json { - "entity_component" { + "entity_component": { "problem": { "state": { "off": "OK",