From 9e28b3447e91e9c6990aa0f02c3fab02be71f053 Mon Sep 17 00:00:00 2001 From: Philip Allgaier Date: Wed, 7 Jul 2021 11:07:57 +0200 Subject: [PATCH] Fixed "ID" spelling in trigger field label (#9518) --- src/translations/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/translations/en.json b/src/translations/en.json index d7a4efd15d..f05c22ad04 100755 --- a/src/translations/en.json +++ b/src/translations/en.json @@ -1479,7 +1479,7 @@ "trigger": { "label": "Trigger", "no_triggers": "No triggers available", - "id": "Trigger Id" + "id": "Trigger ID" }, "zone": { "label": "[%key:ui::panel::config::automation::editor::triggers::type::zone::label%]",