mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-23 21:13:50 +00:00
39 lines
1.1 KiB
JSON
39 lines
1.1 KiB
JSON
{
|
|
"App": "App",
|
|
"Cancel": "No",
|
|
"Confirm": "Yes",
|
|
"Warning": "Warning",
|
|
"app": {
|
|
"App Detail": "App Detail",
|
|
"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.",
|
|
"Connection is invalid": "Connecting is invalid",
|
|
"Connection type is different": "Connection type is different",
|
|
"My Apps": "My Apps"
|
|
},
|
|
"chat": {
|
|
"Confirm to clear history": "Confirm to clear history?",
|
|
"Exit Chat": "Exit",
|
|
"History": "History",
|
|
"New Chat": "New Chat",
|
|
"You need to a chat app": "You need to a chat app"
|
|
},
|
|
"home": {
|
|
"Quickly build AI question and answer library": "Quickly build AI question and answer library",
|
|
"Start Now": "Start Now",
|
|
"Visual AI orchestration": "Visual AI orchestration"
|
|
},
|
|
"navbar": {
|
|
"Account": "Account",
|
|
"Apps": "Apps",
|
|
"Chat": "Chat",
|
|
"Datasets": "DataSets",
|
|
"Store": "Store",
|
|
"Tools": "Tools"
|
|
},
|
|
"user": {
|
|
"Bill Detail": "Bill Detail",
|
|
"Pay": "Pay"
|
|
}
|
|
}
|