From 5fd20e84878d5ed5cb511be0d764feffe3cc1c29 Mon Sep 17 00:00:00 2001 From: Nick Date: Tue, 1 Oct 2024 08:44:11 +0200 Subject: [PATCH] chore(translations): Remove trialing space from string --- custom_components/monta/translations/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/monta/translations/en.json b/custom_components/monta/translations/en.json index 572a668..d8f101e 100644 --- a/custom_components/monta/translations/en.json +++ b/custom_components/monta/translations/en.json @@ -2,7 +2,7 @@ "config": { "step": { "user": { - "description": "👉 Monta Public API is in BETA currently.\nIn order to obtain client id/Client secret to it, you might have to opt-in to their Beta program. This can be done in your user account settings in the app or in Monta's CPMS. \n\nClient id and secret are obtained from https://portal2.monta.app/applications. ", + "description": "👉 Monta Public API is in BETA currently.\nIn order to obtain client id/Client secret to it, you might have to opt-in to their Beta program. This can be done in your user account settings in the app or in Monta's CPMS. \n\nClient id and secret are obtained from https://portal2.monta.app/applications.", "data": { "client_id": "Client id", "client_secret": "client secret"