diff --git a/_locales/en/messages.json b/_locales/en/messages.json index f73006c0..e06bdf7a 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -1675,6 +1675,8 @@ }, "prefs_google_gemini_thinking_budget_Info": { "message": "Define the number of tokens to be used for thinking. Leave this field blank if the selected model does not support thinking or if you want to use the default method. Enter 0 to disable thinking, or -1 to enable dynamic thinking.", + "description": "" + }, "SelectAll": { "message": "Select All", "description": "" @@ -1683,4 +1685,4 @@ "message": "Deselect All", "description": "" } -} +} \ No newline at end of file