mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-23 13:03:50 +00:00

* feat: plan index * flat i18n and add variable value type * fix: ts * perf: free plan tip
86 lines
4.4 KiB
JSON
86 lines
4.4 KiB
JSON
{
|
|
"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",
|
|
"delete.admin_success": "Admin Deleted Successfully",
|
|
"has_chosen": "Selected",
|
|
"individuation": "Individuation",
|
|
"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.",
|
|
"notification.remind_owner_bind": "Please remind the creator to bind a notification account",
|
|
"operations": "Actions",
|
|
"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.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",
|
|
"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"
|
|
} |