mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-23 13:03:50 +00:00
App template market (#2337)
* feat: add app template market (#2012) * feat: add app template market * fix * fix * i18n * fix * perf: template market ux * perf: simple mode app ui * perf: tempalte modal ui * perf: tempalte market ui * perf: template position * feat: create app modal * regiter default app * perf: icon * change templates position (#2331) * change templates position * fix * perf: template market ux --------- Co-authored-by: heheer <heheer@sealos.io>
This commit is contained in:
@@ -273,6 +273,7 @@
|
||||
}
|
||||
},
|
||||
"confirm_choice": "确认选择",
|
||||
"contribute_app_template": "贡献模板",
|
||||
"core": {
|
||||
"Chat": "对话",
|
||||
"Max Token": "单条数据上限",
|
||||
@@ -359,6 +360,14 @@
|
||||
"logs": {
|
||||
"Source And Time": "来源 & 时间"
|
||||
},
|
||||
"more": "查看更多",
|
||||
"navbar": {
|
||||
"External": "外部使用",
|
||||
"Flow mode": "高级编排",
|
||||
"Publish": "发布",
|
||||
"Publish app": "发布应用",
|
||||
"Simple mode": "简易配置"
|
||||
},
|
||||
"no_app": "还没有应用,快去创建一个吧!",
|
||||
"not_published": "未发布",
|
||||
"outLink": {
|
||||
@@ -598,7 +607,8 @@
|
||||
"success": "开始同步"
|
||||
}
|
||||
},
|
||||
"training": {}
|
||||
"training": {
|
||||
}
|
||||
},
|
||||
"data": {
|
||||
"Auxiliary Data": "辅助数据",
|
||||
@@ -1437,5 +1447,6 @@
|
||||
},
|
||||
"type": "类型"
|
||||
},
|
||||
"verification": "验证"
|
||||
"verification": "验证",
|
||||
"xx_search_result": "{{key}} 的搜索结果"
|
||||
}
|
||||
|
Reference in New Issue
Block a user