File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
components/settings/providers Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -227,7 +227,7 @@ export const Gemini = ({
227227
228228 < div className = "mt-6 border-t border-vscode-widget-border pt-4" >
229229 < h3 className = "font-semibold text-lg mb-4" >
230- { t ( "settings:providers.geminiSections.geminiContextManagement " ) }
230+ { t ( "settings:providers.geminiSections.geminiTokentManagement " ) }
231231 </ h3 >
232232 < div >
233233 < Checkbox
Original file line number Diff line number Diff line change 213213 "geminiSections" : {
214214 "modelParameters" : " Model Parameters" ,
215215 "advancedFeatures" : " Advanced Features" ,
216- "geminiContextManagement " : " Gemini Context Management"
216+ "geminiTokentManagement " : " Token Management"
217217 },
218218 "geminiParameters" : {
219219 "topK" : {
You can’t perform that action at this time.
0 commit comments