From d43cda7e9364493a483618c3cf614b3175dbbd42 Mon Sep 17 00:00:00 2001 From: Michael Arthur Date: Tue, 22 Oct 2024 10:59:00 +1300 Subject: [PATCH] fix translation issues --- custom_components/mammotion/translations/cs.json | 2 +- custom_components/mammotion/translations/it.json | 2 +- custom_components/mammotion/translations/nl.json | 2 +- custom_components/mammotion/translations/pl.json | 2 +- custom_components/mammotion/translations/ro.json | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/custom_components/mammotion/translations/cs.json b/custom_components/mammotion/translations/cs.json index 1ade4c4..bfae049 100644 --- a/custom_components/mammotion/translations/cs.json +++ b/custom_components/mammotion/translations/cs.json @@ -189,7 +189,7 @@ "four": "čtyři" } }, - "mowing_laps": { + "job_mode": { "name": "Pořadí sečení", "state": { "border_first": "Hranice jako první", diff --git a/custom_components/mammotion/translations/it.json b/custom_components/mammotion/translations/it.json index 182c59e..524c35d 100644 --- a/custom_components/mammotion/translations/it.json +++ b/custom_components/mammotion/translations/it.json @@ -127,7 +127,7 @@ "obstacle_laps": { "name": "Modalità aggiramento ostacoli" }, - "mowing_laps": { + "job_mode": { "name": "Ordine di taglio" } }, diff --git a/custom_components/mammotion/translations/nl.json b/custom_components/mammotion/translations/nl.json index ca85b95..0bd685b 100644 --- a/custom_components/mammotion/translations/nl.json +++ b/custom_components/mammotion/translations/nl.json @@ -140,7 +140,7 @@ "obstacle_laps": { "name": "Obstakel-lapsmodus" }, - "mowing_laps": { + "job_mode": { "name": "Maai volgorde" } }, diff --git a/custom_components/mammotion/translations/pl.json b/custom_components/mammotion/translations/pl.json index 15665ed..2eaf165 100644 --- a/custom_components/mammotion/translations/pl.json +++ b/custom_components/mammotion/translations/pl.json @@ -187,7 +187,7 @@ "four": "Cztery razy" } }, - "mowing_laps": { + "job_mode": { "name": "Kolejność wykonania ścieżki", "state": { "border_first": "Najpierw obwód", diff --git a/custom_components/mammotion/translations/ro.json b/custom_components/mammotion/translations/ro.json index 5470ad7..8b5e97d 100644 --- a/custom_components/mammotion/translations/ro.json +++ b/custom_components/mammotion/translations/ro.json @@ -179,7 +179,7 @@ "four": "patru" } }, - "mowing_laps": { + "job_mode": { "name": "Ordinea de cosire", "state": { "border_first": "Întâi frontiera",