mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-27 16:33:49 +00:00
4.7.1-alpha (#1120)
Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com>
This commit is contained in:
@@ -148,6 +148,7 @@
|
||||
"Status": "Status",
|
||||
"Submit failed": "Submit failed",
|
||||
"Submit success": "Update Success",
|
||||
"Sync success": "",
|
||||
"System version": "System version",
|
||||
"Team": "Team",
|
||||
"Team Tags Set": "Team Tags",
|
||||
@@ -819,6 +820,7 @@
|
||||
"Http request props": "Request props",
|
||||
"Http request settings": "Request settings",
|
||||
"Input Type": "Input Type",
|
||||
"Laf sync params": "Sync params",
|
||||
"Plugin output must connect": "Custom outputs must all be connected",
|
||||
"QueryExtension": {
|
||||
"placeholder": "Questions about python introduction and usage, etc. The current conversation is related to the game GTA5.",
|
||||
@@ -912,6 +914,9 @@
|
||||
"target": "Target Data",
|
||||
"textarea": "Textarea"
|
||||
},
|
||||
"laf": {
|
||||
"Select laf function": ""
|
||||
},
|
||||
"output": {
|
||||
"Add Output": "Add Output",
|
||||
"Output Number": "Output: {{length}}",
|
||||
@@ -1226,19 +1231,26 @@
|
||||
"Set Public": "Set to public"
|
||||
},
|
||||
"plugin": {
|
||||
"App": "Choose App",
|
||||
"Auth Header Prefix": "Auth header prefix",
|
||||
"Auth Method": "Auth method",
|
||||
"Auth Type": "Auth Type",
|
||||
"Confirm Delete": "Confirm to delete the plugin?",
|
||||
"Create Your Plugin": "Create Plugin",
|
||||
"Currentapp": "CurrentApp",
|
||||
"Custom Plugin": "Custom plugin",
|
||||
"Description": "Description",
|
||||
"Edit Http Plugin": "Edit HTTP plugin",
|
||||
"Enter Env": "Enter laf environment",
|
||||
"Enter PAT": "Please enter personal access token (PAT)",
|
||||
"Func": "Choose Function",
|
||||
"Get Plugin Module Detail Failed": "Get plugin detail failed",
|
||||
"HTTP Plugin": "HTTP plugin",
|
||||
"Import Plugin": "Import HTTP plugin",
|
||||
"Import from URL": "Import from URL. https://xxxx",
|
||||
"Intro": "Plugin Intro",
|
||||
"Invalid Appid": "Invalid appid",
|
||||
"Invalid Env": "Invalid Env",
|
||||
"Invalid Schema": "Invalid Schema",
|
||||
"Invalid URL": "Invalid URL",
|
||||
"Key": "Key",
|
||||
@@ -1248,16 +1260,20 @@
|
||||
"No Intro": "This plugin is not introduced",
|
||||
"None": "None",
|
||||
"Path": "Path",
|
||||
"Please bind laf accout first": "Please bind laf accout first",
|
||||
"Plugin List": "Plugin list",
|
||||
"Plugin Module": "Plugin",
|
||||
"Privacy Agreement": "privacy agreement",
|
||||
"Search plugin": "Search plugins",
|
||||
"Set Name": "Plugin Name",
|
||||
"Synchronous app": "Sync App",
|
||||
"Synchronous version": "Sync Version",
|
||||
"To Edit Plugin": "To Edit",
|
||||
"Update Your Plugin": "Update Plugin",
|
||||
"Value": "Value",
|
||||
"path": ""
|
||||
"go to laf": "go to laf",
|
||||
"path": "",
|
||||
"update params": "update params"
|
||||
},
|
||||
"support": {
|
||||
"account": {
|
||||
@@ -1303,6 +1319,9 @@
|
||||
"user": {
|
||||
"AI point standard": "AI points price",
|
||||
"Avatar": "Avatar",
|
||||
"Go laf env": "Click to go to laf to get PAT certificate.",
|
||||
"Laf account course": "Check out the laf account binding tutorial.",
|
||||
"Laf account intro": "After binding your laf account, you will be able to use the laf module in your workflow to write code online.",
|
||||
"Need to login": "Please log in first",
|
||||
"Price": "Price",
|
||||
"User self info": "My info",
|
||||
@@ -1495,10 +1514,13 @@
|
||||
"Bill Detail": "Bill Detail",
|
||||
"Change": "Change",
|
||||
"Copy invite url": "Copy invitation link",
|
||||
"Current laf Env": "Current laf Env",
|
||||
"Edit name": "Click to modify nickname",
|
||||
"Invite Url": "Invite Url",
|
||||
"Invite url tip": "Friends who register through this link will be permanently bound to you, and you will get a certain balance reward when they recharge. In addition, when friends register with their mobile phone number, you will get 5 yuan reward immediately.",
|
||||
"Laf Account Setting": "laf account setting",
|
||||
"Language": "Language",
|
||||
"Learn More": "Learn More",
|
||||
"Member Name": "Name",
|
||||
"Notice": "Notice",
|
||||
"Old password is error": "Old password is error",
|
||||
@@ -1513,6 +1535,7 @@
|
||||
"Promotion rate tip": "You will be rewarded with a percentage of the balance when your friends top up",
|
||||
"Recharge Record": "Recharge",
|
||||
"Replace": "Replace",
|
||||
"Set Laf Account Failed": "set laf accout failed",
|
||||
"Set OpenAI Account Failed": "Set OpenAI account failed",
|
||||
"Sign Out": "Sign Out",
|
||||
"Source": "Source",
|
||||
|
Reference in New Issue
Block a user