mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-08-09 07:20:15 -03:00
fix(i18n): translate zh-TW api key placeholder
This commit is contained in:
@@ -693,7 +693,7 @@
|
|||||||
"apiBasePlaceholder": "https://api.openai.com/v1",
|
"apiBasePlaceholder": "https://api.openai.com/v1",
|
||||||
"apiKey": "API 金鑰",
|
"apiKey": "API 金鑰",
|
||||||
"apiKeyHelp": "LLM 提供者的 API 金鑰。儲存在本地,除您選擇的 LLM 提供者外不會傳送到任何伺服器。",
|
"apiKeyHelp": "LLM 提供者的 API 金鑰。儲存在本地,除您選擇的 LLM 提供者外不會傳送到任何伺服器。",
|
||||||
"apiKeyPlaceholder": "[TODO: Translate] sk-...",
|
"apiKeyPlaceholder": "sk-...",
|
||||||
"apiKeyNotSet": "未設定",
|
"apiKeyNotSet": "未設定",
|
||||||
"apiKeyConfigured": "已設定",
|
"apiKeyConfigured": "已設定",
|
||||||
"apiKeySet": "設定",
|
"apiKeySet": "設定",
|
||||||
|
|||||||
Reference in New Issue
Block a user