From 18d17cff58174fbcf35f86b5d743b7280feedc5c Mon Sep 17 00:00:00 2001 From: Linus Dietz <45101649+Dielee@users.noreply.github.com> Date: Wed, 21 Jun 2023 15:49:54 +0200 Subject: [PATCH] Fix typo --- src/translations/en.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/translations/en.yaml b/src/translations/en.yaml index a34ba04..8c21424 100644 --- a/src/translations/en.yaml +++ b/src/translations/en.yaml @@ -7,7 +7,7 @@ configuration: description: Select your country code or take a look at the GitHub repo for more infos! debug: name: API debug mode - description: Enable Volvo API debug, normaly this can be stay off + description: Enable Volvo API debug, normaly this can stay off mqtt: name: MQTT Broker settings description: Broker is your mqtt broker IP eg "192.168.0.1". Mqtt username and password are optional.