add tips for results viewing

This commit is contained in:
buzz-lightsnack-2007 2024-05-07 16:16:49 +08:00
parent 38a9d379dc
commit 5baba6ec24

View file

@ -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."