From 5baba6ec249186a6beb8365a76c01fda69837889 Mon Sep 17 00:00:00 2001 From: buzz-lightsnack-2007 <73412182+buzz-lightsnack-2007@users.noreply.github.com> Date: Tue, 7 May 2024 16:16:49 +0800 Subject: [PATCH] add tips for results viewing --- _locales/en/messages.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/_locales/en/messages.json b/_locales/en/messages.json index 6f59544..1c4df15 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -201,6 +201,12 @@ "scrape_msg_ready": { "message": "Loading complete, processing…" }, + "results_tip_1": { + "message": "Scroll down to view details." + }, + "results_tip_2": { + "message": "Feel that something is off? Click on the hamburger menu and refresh." + }, "JSON_parse_error": { "message": "There is a mistake in your JSON formatting. Please correct the error before saving."