add additional scraper status messages

This commit is contained in:
buzz-lightsnack-2007 2024-05-11 22:47:10 +08:00
parent 5a2a76c401
commit f840fdd2b5

View file

@ -201,9 +201,29 @@
"entry_contextMenu": {
"message": "Open in ShopAI…"
},
"scrape_msg_0": {
"message": "Preparing…"
},
"scrape_msg_0.25": {
"message": "Gathering information…"
},
"scrape_msg_0.5": {
"message": "Generating analysis…"
},
"scrape_msg_1": {
"message": "All done."
},
"scrape_msg_ready": {
"message": "Loading complete, processing…"
},
"AIkey_message_waiting_title": {
"message": "Waiting for your API key…"
},
"AIkey_message_waiting_body": {
"message": "Please enter your API key in the settings. Loading will automatically continue once the key is entered."
},
"results_tip_1": {
"message": "Scroll down to view details."
},