diff --git a/_locales/en/messages.json b/_locales/en/messages.json
index 2cacac84..b02f8c67 100644
--- a/_locales/en/messages.json
+++ b/_locales/en/messages.json
@@ -1620,5 +1620,13 @@
"prefs_OptionText_chatgpt_web_br_replace_info": {
"message": "Please note that any tags in the AI's response will be replaced with line breaks.",
"description": ""
+ },
+ "prefs_OpenAIComp_ClearModelsList": {
+ "message": "Clear Models List",
+ "description": ""
+ },
+ "OpenAIComp_ClearModelsList_Confirm": {
+ "message": "Are you sure you want to clear the Models List? This action cannot be undone.",
+ "description": ""
}
}
\ No newline at end of file
diff --git a/options/mzta-options.html b/options/mzta-options.html
index 20286c50..f8c12e4b 100644
--- a/options/mzta-options.html
+++ b/options/mzta-options.html
@@ -410,7 +410,8 @@