jinhai-2012 commited on
Commit
ed12544
·
1 Parent(s): e9cc5fb

Update 'api key' (#3078)

Browse files

### 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 <[email protected]>

web/src/locales/en.ts CHANGED
@@ -416,7 +416,7 @@ The above is the content you need to summarize.`,
416
  preview: 'Preview',
417
  embedded: 'Embedded',
418
  serviceApiEndpoint: 'Service API Endpoint',
419
- apiKey: 'API Key',
420
  apiReference: 'API Documents',
421
  dateRange: 'Date Range:',
422
  backendServiceApi: 'API Server',
@@ -453,7 +453,7 @@ The above is the content you need to summarize.`,
453
  passwordDescription:
454
  'Please enter your current password to change your password.',
455
  model: 'Model Providers',
456
- modelDescription: 'Set the model parameter and API Key here.',
457
  team: 'Team',
458
  system: 'System',
459
  logout: 'Log out',
@@ -747,7 +747,7 @@ The above is the content you need to summarize.`,
747
  bing: 'Bing',
748
  bingTip:
749
  'This component is used to get search result from https://www.bing.com/. Typically, it performs as a supplement to knowledgebases. Top N and Bing Subscription-Key specifies the number of search results you need to adapt.',
750
- apiKey: 'API Key',
751
  country: 'Country',
752
  language: 'Language',
753
  googleScholar: 'Google Scholar',
 
416
  preview: 'Preview',
417
  embedded: 'Embedded',
418
  serviceApiEndpoint: 'Service API Endpoint',
419
+ apiKey: 'API KEY',
420
  apiReference: 'API Documents',
421
  dateRange: 'Date Range:',
422
  backendServiceApi: 'API Server',
 
453
  passwordDescription:
454
  'Please enter your current password to change your password.',
455
  model: 'Model Providers',
456
+ modelDescription: 'Set the model parameter and API KEY here.',
457
  team: 'Team',
458
  system: 'System',
459
  logout: 'Log out',
 
747
  bing: 'Bing',
748
  bingTip:
749
  'This component is used to get search result from https://www.bing.com/. Typically, it performs as a supplement to knowledgebases. Top N and Bing Subscription-Key specifies the number of search results you need to adapt.',
750
+ apiKey: 'API KEY',
751
  country: 'Country',
752
  language: 'Language',
753
  googleScholar: 'Google Scholar',
web/src/locales/zh-traditional.ts CHANGED
@@ -387,7 +387,7 @@ export default {
387
  preview: '預覽',
388
  embedded: '嵌入',
389
  serviceApiEndpoint: '服務 API 端點',
390
- apiKey: 'API ',
391
  apiReference: 'API 文檔',
392
  dateRange: '日期範圍:',
393
  backendServiceApi: 'API 伺服器',
@@ -421,7 +421,7 @@ export default {
421
  password: '密碼',
422
  passwordDescription: '請輸入您當前的密碼以更改您的密碼。',
423
  model: '模型提供商',
424
- modelDescription: '在此設置模型參數和 API Key。',
425
  team: '團隊',
426
  logout: '登出',
427
  system: '系統',
@@ -700,7 +700,7 @@ export default {
700
  bing: 'Bing',
701
  bingTip:
702
  '此元件用於從 https://www.bing.com/ 取得搜尋結果。通常,它充當知識庫的補充。 Top N 和 Bing Subscription-Key 指定您需要適配的搜尋結果數量。',
703
- apiKey: 'API Key',
704
  country: '國家',
705
  language: '語言',
706
  googleScholar: '谷歌學術',
 
387
  preview: '預覽',
388
  embedded: '嵌入',
389
  serviceApiEndpoint: '服務 API 端點',
390
+ apiKey: 'API KEY',
391
  apiReference: 'API 文檔',
392
  dateRange: '日期範圍:',
393
  backendServiceApi: 'API 伺服器',
 
421
  password: '密碼',
422
  passwordDescription: '請輸入您當前的密碼以更改您的密碼。',
423
  model: '模型提供商',
424
+ modelDescription: '在此設置模型參數和 API KEY。',
425
  team: '團隊',
426
  logout: '登出',
427
  system: '系統',
 
700
  bing: 'Bing',
701
  bingTip:
702
  '此元件用於從 https://www.bing.com/ 取得搜尋結果。通常,它充當知識庫的補充。 Top N 和 Bing Subscription-Key 指定您需要適配的搜尋結果數量。',
703
+ apiKey: 'API KEY',
704
  country: '國家',
705
  language: '語言',
706
  googleScholar: '谷歌學術',
web/src/locales/zh.ts CHANGED
@@ -404,7 +404,7 @@ export default {
404
  preview: '预览',
405
  embedded: '嵌入',
406
  serviceApiEndpoint: '服务API端点',
407
- apiKey: 'API ',
408
  apiReference: 'API 文档',
409
  dateRange: '日期范围:',
410
  backendServiceApi: 'API 服务器',
@@ -438,7 +438,7 @@ export default {
438
  password: '密码',
439
  passwordDescription: '请输入您当前的密码以更改您的密码。',
440
  model: '模型提供商',
441
- modelDescription: '在此设置模型参数和 API Key。',
442
  team: '团队',
443
  system: '系统',
444
  logout: '登出',
@@ -720,7 +720,7 @@ export default {
720
  bing: 'Bing',
721
  bingTip:
722
  '此组件用于从 https://www.bing.com/ 获取搜索结果。通常,它作为知识库的补充。Top N 和 Bing Subscription-Key 指定您需要调整的搜索结果数量。',
723
- apiKey: 'API Key',
724
  country: '国家',
725
  language: '语言',
726
  googleScholar: '谷歌学术',
 
404
  preview: '预览',
405
  embedded: '嵌入',
406
  serviceApiEndpoint: '服务API端点',
407
+ apiKey: 'API KEY',
408
  apiReference: 'API 文档',
409
  dateRange: '日期范围:',
410
  backendServiceApi: 'API 服务器',
 
438
  password: '密码',
439
  passwordDescription: '请输入您当前的密码以更改您的密码。',
440
  model: '模型提供商',
441
+ modelDescription: '在此设置模型参数和 API KEY。',
442
  team: '团队',
443
  system: '系统',
444
  logout: '登出',
 
720
  bing: 'Bing',
721
  bingTip:
722
  '此组件用于从 https://www.bing.com/ 获取搜索结果。通常,它作为知识库的补充。Top N 和 Bing Subscription-Key 指定您需要调整的搜索结果数量。',
723
+ apiKey: 'API KEY',
724
  country: '国家',
725
  language: '语言',
726
  googleScholar: '谷歌学术',