From 397ba970b0bace5531c790634be115fedde38a3d Mon Sep 17 00:00:00 2001 From: Jonas <86736063+JonasJoKuJonas@users.noreply.github.com> Date: Tue, 12 Mar 2024 16:05:15 +0100 Subject: [PATCH] fixed wrong translation --- custom_components/webuntis/translations/de.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/custom_components/webuntis/translations/de.json b/custom_components/webuntis/translations/de.json index 61ec7d1..14016bc 100644 --- a/custom_components/webuntis/translations/de.json +++ b/custom_components/webuntis/translations/de.json @@ -95,7 +95,7 @@ "lesson change": "Eine Stunde wurde ausgetauscht" }, "data_description": { - "notify_data": "z. B.:\n Benachrichtigungssymbol: mdi:school-outline", + "notify_data": "z. B.:\n notification_icon: mdi:school-outline", "notify_target": "Testen die Benachrichtigungen im Testmenü" } }, @@ -187,4 +187,4 @@ "name": "Stunden zählen" } } -} \ No newline at end of file +}