nova-betterchat/public/locales/zh-TW/api.json
2023-03-27 15:08:07 +10:00

19 lines
1.2 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"securityMessage": "我們高度優先考慮您的 API 金鑰的安全,並非常小心地處理它。您的金鑰將專門儲存在您的瀏覽器中,並且永遠不會與任何第三方實體共享。它僅用於訪問 OpenAI API 的預期用途,而不是用於任何其他未經授權的用途。",
"apiEndpoint": {
"option": "使用免費的 API 端點",
"inputLabel": "API 端點",
"description": "感謝 <0>Ayaka</0> 提供免費的 API 端點: https://chatgpt-api.shn.hk/v1/。",
"note": "請注意,免費端點的可用性並非無限期,因其資金有限,最終將耗盡。擁有自己 API 金鑰的用戶可以繼續使用 Better ChatGPT 而不會有任何中斷。"
},
"apiKey": {
"option": "使用自己的 API 金鑰",
"howTo": "在<0>此處</0>獲取您的個人 API 金鑰",
"inputLabel": "API 金鑰"
},
"customEndpoint": "使用自定義 API 端點",
"shareGPT": "看看 <0>ShareGPT</0>,一個 API key 共享工具,驅動 https://sharegpt.churchless.tech/share/v1/chat。",
"advancedConfig": "在<0>此處</0>查看高級 API 設定",
"noApiKeyWarning": "未提供 API key請檢查 API 設定。"
}