From e20e82a023ed59f75fd3e9f7cea79aeb559d5006 Mon Sep 17 00:00:00 2001 From: mic Date: Fri, 17 May 2024 19:11:55 +0200 Subject: [PATCH] chatgpt_sendbutton_not_found_error message improved --- _locales/en/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/en/messages.json b/_locales/en/messages.json index 68ae4c32..33ef7269 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -260,7 +260,7 @@ }, "chatgpt_sendbutton_not_found_error": { - "message": "You have to click the send button to send the prompt.", + "message": "Click the send button to submit the prompt.", "description": "" },