Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
赵月辉
/
fastgpt-migrated
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Unverified
Commit
3f892bd8
authored
Mar 27, 2024
by
wertycn
Committed by
GitHub
Mar 27, 2024
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix: HTTP组件中文错别字修复 (#1080)
* fix: HTTP组件错别字修复 * fix: Http 组件中文错别字修复
parent
d127060b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
projects/app/public/locales/zh/common.json
+2
-2
No files found.
projects/app/public/locales/zh/common.json
View file @
3f892bd8
...
@@ -845,11 +845,11 @@
...
@@ -845,11 +845,11 @@
"AppId"
:
"应用的ID"
,
"AppId"
:
"应用的ID"
,
"ChatId"
:
"当前对话ID"
,
"ChatId"
:
"当前对话ID"
,
"Current time"
:
"当前时间"
,
"Current time"
:
"当前时间"
,
"Histories"
:
"历史
纪
录,最多取10条"
,
"Histories"
:
"历史
记
录,最多取10条"
,
"Key already exists"
:
"Key 已经存在"
,
"Key already exists"
:
"Key 已经存在"
,
"Key cannot be empty"
:
"参数名不能为空"
,
"Key cannot be empty"
:
"参数名不能为空"
,
"Props name"
:
"参数名"
,
"Props name"
:
"参数名"
,
"Props tip"
:
"可以设置 Http 请求的相关参数
\n
可通过 {{key}} 来调用全局变
了
或外部参数输入,当前可使用变量:
\n
{{variable}}"
,
"Props tip"
:
"可以设置 Http 请求的相关参数
\n
可通过 {{key}} 来调用全局变
量
或外部参数输入,当前可使用变量:
\n
{{variable}}"
,
"Props value"
:
"参数值"
,
"Props value"
:
"参数值"
,
"ResponseChatItemId"
:
"AI回复的ID"
,
"ResponseChatItemId"
:
"AI回复的ID"
,
"Url and params have been split"
:
"路径参数已被自动加入 Params 中"
,
"Url and params have been split"
:
"路径参数已被自动加入 Params 中"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment