fix(i18n): translate zh-TW api key placeholder

This commit is contained in:
Will Miao
2026-08-07 16:25:40 +08:00
parent c1671af99f
commit f26e1b41c8

View File

@@ -693,7 +693,7 @@
"apiBasePlaceholder": "https://api.openai.com/v1",
"apiKey": "API 金鑰",
"apiKeyHelp": "LLM 提供者的 API 金鑰。儲存在本地,除您選擇的 LLM 提供者外不會傳送到任何伺服器。",
"apiKeyPlaceholder": "[TODO: Translate] sk-...",
"apiKeyPlaceholder": "sk-...",
"apiKeyNotSet": "未設定",
"apiKeyConfigured": "已設定",
"apiKeySet": "設定",