From f819c2c54bb780495c1a495f6311c3ffaea8b97d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 09:38:29 +0100 Subject: [PATCH] New Crowdin translations by GitHub Action (#551) Co-authored-by: Crowdin Bot --- custom_components/myskoda/translations/nl.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/custom_components/myskoda/translations/nl.json b/custom_components/myskoda/translations/nl.json index 25d05f0..c3b2afd 100644 --- a/custom_components/myskoda/translations/nl.json +++ b/custom_components/myskoda/translations/nl.json @@ -318,6 +318,15 @@ }, "departure_timer_3": { "name": "Vertrek Timer 3" + }, + "ac_timer_1": { + "name": "Airconditioning Timer 1" + }, + "ac_timer_2": { + "name": "Airconditioning Timer 2" + }, + "ac_timer_3": { + "name": "Airconditioning Timer 3" } }, "button": { @@ -363,4 +372,4 @@ } } } -} \ No newline at end of file +}