Update 'api key' (#3078)

### What problem does this PR solve?

_Briefly describe what this PR aims to solve. Include background context
that will help reviewers understand the purpose of the PR._

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)

Signed-off-by: Jin Hai <haijin.chn@gmail.com>
This commit is contained in:
Jin Hai
2024-10-29 11:04:27 +08:00
committed by GitHub
parent 7e0148c058
commit 9906526a91
3 changed files with 9 additions and 9 deletions

View File

@@ -387,7 +387,7 @@ export default {
preview: '預覽',
embedded: '嵌入',
serviceApiEndpoint: '服務 API 端點',
apiKey: 'API ',
apiKey: 'API KEY',
apiReference: 'API 文檔',
dateRange: '日期範圍:',
backendServiceApi: 'API 伺服器',
@@ -421,7 +421,7 @@ export default {
password: '密碼',
passwordDescription: '請輸入您當前的密碼以更改您的密碼。',
model: '模型提供商',
modelDescription: '在此設置模型參數和 API Key。',
modelDescription: '在此設置模型參數和 API KEY。',
team: '團隊',
logout: '登出',
system: '系統',
@@ -700,7 +700,7 @@ export default {
bing: 'Bing',
bingTip:
'此元件用於從 https://www.bing.com/ 取得搜尋結果。通常,它充當知識庫的補充。 Top N 和 Bing Subscription-Key 指定您需要適配的搜尋結果數量。',
apiKey: 'API Key',
apiKey: 'API KEY',
country: '國家',
language: '語言',
googleScholar: '谷歌學術',