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

* i18n-1 * i18n: Completed the remaining parts of i18n and proofread some translations * i18n: add default lang&&add app template i18n
114 lines
4.4 KiB
JSON
114 lines
4.4 KiB
JSON
{
|
|
"bill": {
|
|
"balance": "Balance",
|
|
"buy_plan": "Purchase Plan",
|
|
"buy_standard_plan_success": "Plan Purchase Successful",
|
|
"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"
|
|
},
|
|
"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"
|
|
},
|
|
"has_chosen": "Selected",
|
|
"login": {
|
|
"error": "Login Error",
|
|
"failed": "Login Failed",
|
|
"login_account": "Login to {{account}} Account",
|
|
"login_error": "Incorrect Username or Password",
|
|
"password_condition": "Password can be up to 60 characters",
|
|
"success": "Login Successful",
|
|
"to_register": "No account? Register"
|
|
},
|
|
"name": "Name",
|
|
"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"
|
|
},
|
|
"operations": "Actions",
|
|
"password": {
|
|
"change_error": "Password Change Error",
|
|
"code_required": "Verification Code Required",
|
|
"code_send_error": "Failed to Send Verification Code",
|
|
"code_sended": "Verification Code Sent",
|
|
"confirm": "Confirm Password",
|
|
"email_phone": "Email/Phone Number",
|
|
"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"
|
|
},
|
|
"permissions": "Permissions",
|
|
"promotion": {
|
|
"pay": "Friend Payment",
|
|
"register": "Friend Registration"
|
|
},
|
|
"register": {
|
|
"confirm": "Confirm Registration",
|
|
"error": "Registration Error",
|
|
"failed": "Registration Failed",
|
|
"register_account": "Register {{account}} Account",
|
|
"success": "Registration Successful",
|
|
"to_login": "Already have an account? Login"
|
|
},
|
|
"search_user": "Search Username",
|
|
"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"
|
|
}
|
|
}
|