mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-24 22:03:54 +00:00
feat: plan index;flat i18n and add variable value type (#2762)
* feat: plan index * flat i18n and add variable value type * fix: ts * perf: free plan tip
This commit is contained in:
@@ -1,108 +1,86 @@
|
||||
{
|
||||
"bill": {
|
||||
"balance": "Balance",
|
||||
"buy_plan": "Purchase Plan",
|
||||
"contact_customer_service": "Contact Support",
|
||||
"conversion": "Conversion",
|
||||
"convert_error": "Conversion Failed",
|
||||
"convert_success": "Conversion Successful",
|
||||
"current_token_price": "Current Token Price",
|
||||
"not_need_invoice": "Balance payment, invoice not available",
|
||||
"price": "Price",
|
||||
"renew_plan": "Renew Plan",
|
||||
"standard_valid_tip": "Plan Usage Rules: Higher-level plans will be used first. Unused plans will be activated later.",
|
||||
"token_expire_1year": "Tokens are valid for one year",
|
||||
"tokens": "Tokens",
|
||||
"use_balance": "Use Balance",
|
||||
"use_balance_hint": "Due to system upgrade, the 'Auto-renewal from balance' mode is canceled, and the balance recharge option is closed. Your balance can be used to purchase tokens.",
|
||||
"valid_time": "Effective Time",
|
||||
"you_can_convert": "You can convert",
|
||||
"yuan": "Yuan"
|
||||
},
|
||||
"bill.balance": "Balance",
|
||||
"bill.buy_plan": "Purchase Plan",
|
||||
"bill.contact_customer_service": "Contact Support",
|
||||
"bill.conversion": "Conversion",
|
||||
"bill.convert_error": "Conversion Failed",
|
||||
"bill.convert_success": "Conversion Successful",
|
||||
"bill.current_token_price": "Current Token Price",
|
||||
"bill.not_need_invoice": "Balance payment, invoice not available",
|
||||
"bill.price": "Price",
|
||||
"bill.renew_plan": "Renew Plan",
|
||||
"bill.standard_valid_tip": "Plan Usage Rules: Higher-level plans will be used first. Unused plans will be activated later.",
|
||||
"bill.token_expire_1year": "Tokens are valid for one year",
|
||||
"bill.tokens": "Tokens",
|
||||
"bill.use_balance": "Use Balance",
|
||||
"bill.use_balance_hint": "Due to system upgrade, the 'Auto-renewal from balance' mode is canceled, and the balance recharge option is closed. Your balance can be used to purchase tokens.",
|
||||
"bill.valid_time": "Effective Time",
|
||||
"bill.you_can_convert": "You can convert",
|
||||
"bill.yuan": "Yuan",
|
||||
"bill_and_invoices": "Bill & Invoice",
|
||||
"bind_inform_account_error": "Failed to Bind Notification Account",
|
||||
"bind_inform_account_success": "Notification Account Bound Successfully",
|
||||
"delete": {
|
||||
"admin_failed": "Failed to Delete Admin",
|
||||
"admin_success": "Admin Deleted Successfully"
|
||||
},
|
||||
"delete.admin_failed": "Failed to Delete Admin",
|
||||
"delete.admin_success": "Admin Deleted Successfully",
|
||||
"has_chosen": "Selected",
|
||||
"individuation": "Individuation",
|
||||
"login": {
|
||||
"error": "Login Error",
|
||||
"password_condition": "Password can be up to 60 characters",
|
||||
"success": "Login Successful"
|
||||
},
|
||||
"login.error": "Login Error",
|
||||
"login.password_condition": "Password can be up to 60 characters",
|
||||
"login.success": "Login Successful",
|
||||
"name": "Name",
|
||||
"notice": "Notice",
|
||||
"notification": {
|
||||
"Bind Notification Pipe Hint": "Please bind a notification receiving account to ensure you receive notifications such as plan expiration reminders, ensuring your service runs smoothly.",
|
||||
"remind_owner_bind": "Please remind the creator to bind a notification account"
|
||||
},
|
||||
"notification.Bind Notification Pipe Hint": "Please bind a notification receiving account to ensure you receive notifications such as plan expiration reminders, ensuring your service runs smoothly.",
|
||||
"notification.remind_owner_bind": "Please remind the creator to bind a notification account",
|
||||
"operations": "Actions",
|
||||
"password": {
|
||||
"code_required": "Verification Code Required",
|
||||
"code_send_error": "Failed to Send Verification Code",
|
||||
"code_sended": "Verification Code Sent",
|
||||
"confirm": "Confirm Password",
|
||||
"email_phone_error": "Invalid Email/Phone Number Format",
|
||||
"email_phone_void": "Email/Phone Number Cannot Be Empty",
|
||||
"get_code": "Get Verification Code",
|
||||
"get_code_again": "Get Again in s",
|
||||
"new_password": "New Password (4-20 characters)",
|
||||
"not_match": "Passwords Do Not Match",
|
||||
"password_condition": "Password must be between 4 and 20 characters",
|
||||
"password_required": "Password Cannot Be Empty",
|
||||
"retrieve": "Retrieve Password",
|
||||
"retrieved": "Password Retrieved",
|
||||
"retrieved_account": "Retrieve {{account}} Account",
|
||||
"to_login": "Go to Login",
|
||||
"verification_code": "Verification Code"
|
||||
},
|
||||
"permission": {
|
||||
"Manage": "Admin",
|
||||
"Manage tip": "Team admin with full permissions",
|
||||
"Read": "Read Only",
|
||||
"Read desc": "Members can only read related resources, cannot create new resources",
|
||||
"Write": "Write",
|
||||
"Write tip": "In addition to read access, can create new resources",
|
||||
"only_collaborators": "Collaborators Only",
|
||||
"team_read": "Team Read Access",
|
||||
"team_write": "Team Write Access"
|
||||
},
|
||||
"permission_des": {
|
||||
"manage": "Can create resources, invite, and delete members",
|
||||
"read": "Members can only read related resources and cannot create new resources.",
|
||||
"write": "In addition to readable resources, you can also create new resources"
|
||||
},
|
||||
"password.code_required": "Verification Code Required",
|
||||
"password.code_send_error": "Failed to Send Verification Code",
|
||||
"password.code_sended": "Verification Code Sent",
|
||||
"password.confirm": "Confirm Password",
|
||||
"password.email_phone_error": "Invalid Email/Phone Number Format",
|
||||
"password.email_phone_void": "Email/Phone Number Cannot Be Empty",
|
||||
"password.get_code": "Get Verification Code",
|
||||
"password.get_code_again": "Get Again in s",
|
||||
"password.new_password": "New Password (4-20 characters)",
|
||||
"password.not_match": "Passwords Do Not Match",
|
||||
"password.password_condition": "Password must be between 4 and 20 characters",
|
||||
"password.password_required": "Password Cannot Be Empty",
|
||||
"password.retrieve": "Retrieve Password",
|
||||
"password.retrieved": "Password Retrieved",
|
||||
"password.retrieved_account": "Retrieve {{account}} Account",
|
||||
"password.to_login": "Go to Login",
|
||||
"password.verification_code": "Verification Code",
|
||||
"permission.Manage": "Admin",
|
||||
"permission.Manage tip": "Team admin with full permissions",
|
||||
"permission.Read": "Read Only",
|
||||
"permission.Read desc": "Members can only read related resources, cannot create new resources",
|
||||
"permission.Write": "Write",
|
||||
"permission.Write tip": "In addition to read access, can create new resources",
|
||||
"permission.only_collaborators": "Collaborators Only",
|
||||
"permission.team_read": "Team Read Access",
|
||||
"permission.team_write": "Team Write Access",
|
||||
"permission_des.manage": "Can create resources, invite, and delete members",
|
||||
"permission_des.read": "Members can only read related resources and cannot create new resources.",
|
||||
"permission_des.write": "In addition to readable resources, you can also create new resources",
|
||||
"permissions": "Permissions",
|
||||
"personal_information": "Me",
|
||||
"personalization": "Personalization",
|
||||
"promotion_records": "Promotion",
|
||||
"register": {
|
||||
"confirm": "Confirm Registration",
|
||||
"register_account": "Register {{account}} Account",
|
||||
"success": "Registration Successful",
|
||||
"to_login": "Already have an account? Login"
|
||||
},
|
||||
"register.confirm": "Confirm Registration",
|
||||
"register.register_account": "Register {{account}} Account",
|
||||
"register.success": "Registration Successful",
|
||||
"register.to_login": "Already have an account? Login",
|
||||
"search_user": "Search Username",
|
||||
"sign_out": "Sign out",
|
||||
"synchronization": {
|
||||
"button": "Sync Now",
|
||||
"placeholder": "Enter Sync Tag",
|
||||
"title": "Enter the sync tag link and click the sync button to synchronize"
|
||||
},
|
||||
"team": {
|
||||
"Add manager": "Add Admin",
|
||||
"add_collaborator": "Add Collaborator",
|
||||
"manage_collaborators": "Manage Collaborators",
|
||||
"no_collaborators": "No Collaborators"
|
||||
},
|
||||
"usage": {
|
||||
"feishu": "Feishu",
|
||||
"official_account": "Official Account",
|
||||
"share": "Share Link",
|
||||
"wecom": "WeCom"
|
||||
},
|
||||
"synchronization.button": "Sync Now",
|
||||
"synchronization.placeholder": "Enter Sync Tag",
|
||||
"synchronization.title": "Enter the sync tag link and click the sync button to synchronize",
|
||||
"team.Add manager": "Add Admin",
|
||||
"team.add_collaborator": "Add Collaborator",
|
||||
"team.manage_collaborators": "Manage Collaborators",
|
||||
"team.no_collaborators": "No Collaborators",
|
||||
"usage.feishu": "Feishu",
|
||||
"usage.official_account": "Official Account",
|
||||
"usage.share": "Share Link",
|
||||
"usage.wecom": "WeCom",
|
||||
"usage_record": "Usages"
|
||||
}
|
Reference in New Issue
Block a user