diff --git a/_locales/en/messages.json b/_locales/en/messages.json index cf8205cf..c53fa9ea 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -1540,11 +1540,11 @@ "message": "If you select some text, only that portion will be considered.", "description": "" }, - "ChatGPT_StoreFlag": { + "ChatGPT_chatgpt_api_store": { "message": "Use storage", "description": "" }, - "ChatGPT_StoreFlag_info": { + "ChatGPT_chatgpt_api_store_info": { "message": "If checked, your chats will be stored by OpenAI.", "description": "" }, diff --git a/options/mzta-options.html b/options/mzta-options.html index ae815fb1..5e54a7cd 100644 --- a/options/mzta-options.html +++ b/options/mzta-options.html @@ -220,13 +220,13 @@