perf: modal

This commit is contained in:
archer
2023-07-26 16:01:21 +08:00
parent ffdef41bf2
commit c06a9fb52b
23 changed files with 696 additions and 997 deletions

View File

@@ -5,9 +5,9 @@
"Warning": "Warning",
"app": {
"App Detail": "App Detail",
"My Apps": "My Apps",
"Confirm Del App Tip": "Confirm to delete the app and all its chats",
"Confirm Save App Tip": "After saving, the advanced orchestration configuration will be overwritten. Make sure that the application does not use advanced orchestration.",
"Confirm Del App Tip": "Confirm to delete the app and all its chats"
"My Apps": "My Apps"
},
"chat": {
"Confirm to clear history": "Confirm to clear history?",
@@ -28,5 +28,9 @@
"Datasets": "DataSets",
"Store": "Store",
"Tools": "Tools"
},
"user": {
"Bill Detail": "Bill Detail",
"Pay": "Pay"
}
}

View File

@@ -5,9 +5,9 @@
"Warning": "提示",
"app": {
"App Detail": "应用详情",
"My Apps": "我的应用",
"Confirm Del App Tip": "确认删除该应用及其所有聊天记录?",
"Confirm Save App Tip": "保存后将会覆盖高级编排配置,请确保该应用未使用高级编排功能。",
"Confirm Del App Tip": "确认删除该应用及其所有聊天记录?"
"My Apps": "我的应用"
},
"chat": {
"Confirm to clear history": "确认清空该应用的聊天记录?",
@@ -28,5 +28,9 @@
"Datasets": "知识库",
"Store": "应用市场",
"Tools": "工具"
},
"user": {
"Bill Detail": "账单详情",
"Pay": "充值"
}
}