Skip to content

Commit dbdfc6d

Browse files
fix: Update webview-ui/src/i18n/locales/zh-CN/settings.json
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
1 parent f506170 commit dbdfc6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webview-ui/src/i18n/locales/zh-CN/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -504,7 +504,7 @@
504504
"rangeDescription": "值越高回答越多样,值越低越保守"
505505
},
506506
"maxContextWindow": {
507-
"maxContextWindow": "",
507+
"maxContextWindow": "最大上下文窗口",
508508
"useCustom": "使用自定义最大上下文窗口",
509509
"description": "设置模型的最大上下文窗口大小。当对话接近此限制时,Roo Code 会自动压缩较旧的消息以使其符合限制条件。",
510510
"rangeDescription": "较高的值允许在压缩之前进行更长的对话,较低的值会更快地触发压缩以保持在 API 速率限制内。"

0 commit comments

Comments
 (0)