From 5b353b05ac4db02a1d0b604fab79f50b3b6e7890 Mon Sep 17 00:00:00 2001 From: FlorianZahn Date: Wed, 13 Oct 2021 06:22:50 +0200 Subject: [PATCH] replaced tab with 4 spaces --- public/_locales/en/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/_locales/en/messages.json b/public/_locales/en/messages.json index 84886c01..35a27cf2 100644 --- a/public/_locales/en/messages.json +++ b/public/_locales/en/messages.json @@ -811,7 +811,7 @@ "LearnMore": { "message": "Learn More" }, - "SponsorTimeEditScrollNewFeature": { + "SponsorTimeEditScrollNewFeature": { "message": "Use your mousewheel while hovering over the edit box to quickly adjust the time. Combinations of the ctrl or shift key can be used to fine tune the changes." } }