Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
dify
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ai-tech
dify
Commits
561c9cab
Unverified
Commit
561c9cab
authored
Jun 29, 2023
by
Joel
Committed by
GitHub
Jun 29, 2023
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: input text repeat (#492)
parent
39ea967b
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
app-debug.zh.ts
web/i18n/lang/app-debug.zh.ts
+1
-1
No files found.
web/i18n/lang/app-debug.zh.ts
View file @
561c9cab
...
@@ -87,7 +87,7 @@ const translation = {
...
@@ -87,7 +87,7 @@ const translation = {
formattingChangedTitle
:
'编排已改变'
,
formattingChangedTitle
:
'编排已改变'
,
formattingChangedText
:
'修改编排将重置调试区域,确定吗?'
,
formattingChangedText
:
'修改编排将重置调试区域,确定吗?'
,
variableTitle
:
'变量'
,
variableTitle
:
'变量'
,
notSetVar
:
'变量能使用户输入表单引入提示词或开场白,你可以试试在提示词中输入
输入
{{input}}'
,
notSetVar
:
'变量能使用户输入表单引入提示词或开场白,你可以试试在提示词中输入 {{input}}'
,
variableTip
:
variableTip
:
'变量将以表单形式让用户在对话前填写,用户填写的表单内容将自动替换提示词中的变量。'
,
'变量将以表单形式让用户在对话前填写,用户填写的表单内容将自动替换提示词中的变量。'
,
autoAddVar
:
'提示词中引用了未定义的变量,是否自动添加到用户输入表单中?'
,
autoAddVar
:
'提示词中引用了未定义的变量,是否自动添加到用户输入表单中?'
,
...
...
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