fix: typos (#16385)

This commit is contained in:
NanoNova
2025-03-21 11:14:40 +08:00
committed by GitHub
parent bf682302ee
commit a30945312a
15 changed files with 18 additions and 18 deletions

View File

@@ -481,7 +481,7 @@ const translation = {
},
retrieveMultiWay: {
title: 'Multi-path retrieval',
description: 'Based on user intent, queries across all Knowledge, retrieves relevant text from multi-sources, and selects the best results matching the user query after reranking. ',
description: 'Based on user intent, queries across all Knowledge, retrieves relevant text from multi-sources, and selects the best results matching the user query after reranking.',
},
rerankModelRequired: 'A configured Rerank Model is required',
params: 'Params',

View File

@@ -19,7 +19,7 @@ const translation = {
setAdminAccountDesc: 'Maximum privileges for admin account, which can be used to create applications and manage LLM providers, etc.',
createAndSignIn: 'Create and sign in',
oneMoreStep: 'One more step',
createSample: 'Based on this information, well create sample application for you',
createSample: 'Based on this information, we\'ll create sample application for you',
invitationCode: 'Invitation Code',
invitationCodePlaceholder: 'Your invitation code',
interfaceLanguage: 'Interface Language',

View File

@@ -106,7 +106,7 @@ const translation = {
step2Tip: '点击此处将仓库导入到 Vercel 中部署',
step2Operation: '导入仓库',
step3: '配置环境变量',
step3Tip: '在 Vecel 环境变量中添加以下环境变量',
step3Tip: '在 Vercel 环境变量中添加以下环境变量',
},
way2: {
name: '编写客户端调用 API 并部署到服务器中',

View File

@@ -105,7 +105,7 @@ const translation = {
step2Tip: '點選此處將倉庫匯入到 Vercel 中部署',
step2Operation: '匯入倉庫',
step3: '配置環境變數',
step3Tip: '在 Vecel 環境變數中新增以下環境變數',
step3Tip: '在 Vercel 環境變數中新增以下環境變數',
},
way2: {
name: '編寫客戶端呼叫 API 並部署到伺服器中',