mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-28 09:03:53 +00:00
feat: more sub plan info;fix: emprt index (#4997)
* feat: more sub plan info * fix: emprt index * doc
This commit is contained in:
@@ -215,7 +215,6 @@
|
||||
"core.app.Interval timer run": "Scheduled Execution",
|
||||
"core.app.Interval timer tip": "Can Execute App on Schedule",
|
||||
"core.app.Make a brief introduction of your app": "Give Your AI App an Introduction",
|
||||
"core.app.name": "name",
|
||||
"core.app.Name and avatar": "Avatar & Name",
|
||||
"core.app.Publish": "Publish",
|
||||
"core.app.Publish Confirm": "Confirm to Publish App? This Will Immediately Update the App Status on All Publishing Channels.",
|
||||
@@ -261,6 +260,7 @@
|
||||
"core.app.have_saved": "Saved",
|
||||
"core.app.logs.Source And Time": "Source & Time",
|
||||
"core.app.more": "View More",
|
||||
"core.app.name": "name",
|
||||
"core.app.no_app": "No Apps Yet, Create One Now!",
|
||||
"core.app.not_saved": "Not Saved",
|
||||
"core.app.outLink.Can Drag": "Icon Can Be Dragged",
|
||||
@@ -1145,10 +1145,10 @@
|
||||
"support.wallet.subscription.Upgrade plan": "Upgrade Package",
|
||||
"support.wallet.subscription.ai_model": "AI Language Model",
|
||||
"support.wallet.subscription.function.History store": "{{amount}} Days of Chat History Retention",
|
||||
"support.wallet.subscription.function.Max app": "{{amount}} Apps & Plugins",
|
||||
"support.wallet.subscription.function.Max dataset": "{{amount}} Datasets",
|
||||
"support.wallet.subscription.function.Max app": "{{amount}} App limit",
|
||||
"support.wallet.subscription.function.Max dataset": "{{amount}} Dataset limit",
|
||||
"support.wallet.subscription.function.Max dataset size": "{{amount}} Dataset Indexes",
|
||||
"support.wallet.subscription.function.Max members": "{{amount}} Team Members",
|
||||
"support.wallet.subscription.function.Max members": "{{amount}} Member limit",
|
||||
"support.wallet.subscription.function.Points": "{{amount}} AI Points",
|
||||
"support.wallet.subscription.mode.Month": "Month",
|
||||
"support.wallet.subscription.mode.Period": "Subscription Period",
|
||||
|
Reference in New Issue
Block a user