Perf: i18n change and captcha code. (#2625)
* perf: send captcha check * perf: back router * perf: i18n init * perf: ui * i18n * perf: ui duration
This commit is contained in:
@@ -1,11 +1,4 @@
|
||||
{
|
||||
" i18nT('workflow": {
|
||||
"use_user_id'),\n required": {
|
||||
"workflow": {
|
||||
"use_user_id": "使用者 ID"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Code": "代码",
|
||||
"about_xxx_question": "关于 xxx 的问题",
|
||||
"add_new_input": "新增输入",
|
||||
@@ -122,15 +115,12 @@
|
||||
"Custom outputs": "自定义输出",
|
||||
"Error": "错误信息",
|
||||
"Read file result": "文档解析结果预览",
|
||||
"User_select_description": "说明文字",
|
||||
"User_select_result": "选择的结果",
|
||||
"read files": "解析的文档"
|
||||
},
|
||||
"select_an_application": "选择一个应用",
|
||||
"select_another_application_to_call": "可以选择一个其他应用进行调用",
|
||||
"special_array_format": "特殊数组格式,搜索结果为空时,返回空数组。",
|
||||
"start_with": "开始为",
|
||||
"system_variables": "系统变量",
|
||||
"target_fields_description": "由 '描述' 和 'key' 组成一个目标字段,可提取多个目标字段",
|
||||
"template": {
|
||||
"ai_chat": "AI 对话",
|
||||
@@ -156,11 +146,9 @@
|
||||
"variable_picker_tips": "可输入节点名或变量名搜索",
|
||||
"variable_update": "变量更新",
|
||||
"workflow": {
|
||||
"Back_to_current_version": "回到初始状态",
|
||||
"My edit": "我的编辑",
|
||||
"Switch_failed": "切换失败",
|
||||
"Switch_success": "切换成功",
|
||||
"Team cloud": "团队云端",
|
||||
"exit_tips": "您的更改尚未保存,「直接退出」将不会保存您的编辑记录。"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user