Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
陈曦
sub2api
Commits
3b71bc3d
Commit
3b71bc3d
authored
Jan 12, 2026
by
shaw
Browse files
feat: OpenCode 配置提示添加配置文件路径说明
parent
22ef9534
Changes
2
Hide whitespace changes
Inline
Side-by-side
frontend/src/i18n/locales/en.ts
View file @
3b71bc3d
...
@@ -390,7 +390,7 @@ export default {
...
@@ -390,7 +390,7 @@ export default {
opencode
:
{
opencode
:
{
title
:
'
OpenCode Example
'
,
title
:
'
OpenCode Example
'
,
subtitle
:
'
opencode.json
'
,
subtitle
:
'
opencode.json
'
,
hint
:
'
This is a group configuratio
n example
. A
djust model and options as needed.
'
,
hint
:
'
Config path: ~/.config/opencode/opencode.json (create if not exists). This is a
n example
, a
djust model and options as needed.
'
,
},
},
},
},
customKeyLabel
:
'
Custom Key
'
,
customKeyLabel
:
'
Custom Key
'
,
...
...
frontend/src/i18n/locales/zh.ts
View file @
3b71bc3d
...
@@ -387,7 +387,7 @@ export default {
...
@@ -387,7 +387,7 @@ export default {
opencode
:
{
opencode
:
{
title
:
'
OpenCode 配置示例
'
,
title
:
'
OpenCode 配置示例
'
,
subtitle
:
'
opencode.json
'
,
subtitle
:
'
opencode.json
'
,
hint
:
'
示例仅用于演示分组配置
,模型与选项可按需调整。
'
,
hint
:
'
配置文件路径:~/.config/opencode/opencode.json,不存在需手动创建。示例仅供参考
,模型与选项可按需调整。
'
,
},
},
},
},
customKeyLabel
:
'
自定义密钥
'
,
customKeyLabel
:
'
自定义密钥
'
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment