From a3e0a3eb267c50efcefd518881592e7ee5dc2ad0 Mon Sep 17 00:00:00 2001 From: buzz-lightsnack-2007 <73412182+buzz-lightsnack-2007@users.noreply.github.com> Date: Sat, 11 May 2024 23:09:50 +0800 Subject: [PATCH] fix syntax error on numbers --- _locales/en/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/en/messages.json b/_locales/en/messages.json index 6edcc55..457297e 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -205,13 +205,13 @@ "scrape_msg_0": { "message": "Preparing…" }, - "scrape_msg_0.25": { + "scrape_msg_25": { "message": "Gathering information…" }, - "scrape_msg_0.5": { + "scrape_msg_50": { "message": "Generating analysis…" }, - "scrape_msg_1": { + "scrape_msg_100": { "message": "All done." }, "scrape_msg_ready": {