From 32bb43f9c1cda6abab9c3b5035925a2c7eaeb9cd Mon Sep 17 00:00:00 2001 From: Matt Wilkie Date: Mon, 17 Feb 2025 13:55:55 -0700 Subject: [PATCH] fix indent --- src/public/translations/en/translation.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/public/translations/en/translation.json b/src/public/translations/en/translation.json index 027c2f269..8cbe3aa9a 100644 --- a/src/public/translations/en/translation.json +++ b/src/public/translations/en/translation.json @@ -1677,7 +1677,7 @@ "test_button": "Test sync", "handshake_failed": "Sync server handshake failed, error: {{message}}" }, - "time_selector": { + "time_selector": { "invalid_input": "The entered time value is not a valid number." - } + } }