From 37cde54b2b03341f8a1b8f778b81e1cbb14ce340 Mon Sep 17 00:00:00 2001 From: tzagim <2285958+tzagim@users.noreply.github.com> Date: Wed, 25 Oct 2023 10:48:47 +0300 Subject: [PATCH] Fix typo in Todoist translations strings 'data' -> 'date' (#102760) --- homeassistant/components/todoist/strings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homeassistant/components/todoist/strings.json b/homeassistant/components/todoist/strings.json index 123b5d07ed7..68c2305d073 100644 --- a/homeassistant/components/todoist/strings.json +++ b/homeassistant/components/todoist/strings.json @@ -48,7 +48,7 @@ "description": "The day this task is due, in natural language." }, "due_date_lang": { - "name": "Due data language", + "name": "Due date language", "description": "The language of due_date_string." }, "due_date": {