Skip to content

Commit b4e96f1

Browse files
committed
missing comma
1 parent 3f58dde commit b4e96f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webview-ui/src/locales/zh-tw/translation.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"model": "模型",
2222
"apiProvider": "API 提供者",
2323
"enterApiKey": "請輸入 API 密鑰...",
24-
"apiKey": "API 密鑰"
24+
"apiKey": "API 密鑰",
2525
"enterBaseUrl": "輸入基本 URL...",
2626
"baseUrl": "基本 URL",
2727
"enterModelId": "輸入模型 ID...",

0 commit comments

Comments
 (0)