mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
missing comma
This commit is contained in:
parent
3f58dde0a2
commit
b4e96f13af
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@
|
|||
"model": "模型",
|
||||
"apiProvider": "API 提供者",
|
||||
"enterApiKey": "請輸入 API 密鑰...",
|
||||
"apiKey": "API 密鑰"
|
||||
"apiKey": "API 密鑰",
|
||||
"enterBaseUrl": "輸入基本 URL...",
|
||||
"baseUrl": "基本 URL",
|
||||
"enterModelId": "輸入模型 ID...",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue