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

* perf: i18n perf * fix: detail=fasle response * fix: dataset tag load repeat * feat :doc * perf: rename fun * code comment
121 lines
4.9 KiB
JSON
121 lines
4.9 KiB
JSON
{
|
||
"bill": {
|
||
"balance": "Balance",
|
||
"buy_plan": "Buy a package",
|
||
"buy_standard_plan_success": "Package purchased successfully",
|
||
"contact_customer_service": "Contact customer service",
|
||
"conversion": "exchange",
|
||
"convert_error": "Redemption failed",
|
||
"convert_success": "Redemption successful",
|
||
"current_token_price": "Current points price",
|
||
"not_need_invoice": "Balance payment, unable to issue invoice",
|
||
"price": "price",
|
||
"renew_plan": "Renewal package",
|
||
"standard_valid_tip": "Package usage rules: The system gives priority to using more advanced packages, and the original unused packages will take effect later.",
|
||
"token_expire_1year": "Points are valid for one year",
|
||
"tokens": "integral",
|
||
"use_balance": "Use balance",
|
||
"use_balance_hint": "Due to the system upgrade, the original \"automatic renewal and deduction from balance\" mode has been cancelled, and the balance recharge entrance has been closed. \nYour balance can be used to purchase points",
|
||
"valid_time": "Effective time",
|
||
"you_can_convert": "You can redeem",
|
||
"yuan": "Yuan"
|
||
},
|
||
"promotion": {
|
||
"register": "Register",
|
||
"pay": "Pay"
|
||
},
|
||
"bind_inform_account_error": "Abnormal binding notification account",
|
||
"bind_inform_account_success": "Binding notification account successful",
|
||
"code_error": {
|
||
"app_error": {
|
||
"invalid_app_type": "Wrong application type",
|
||
"invalid_owner": "Illegal app owner"
|
||
}
|
||
},
|
||
"delete": {
|
||
"admin_failed": "Failed to delete administrator",
|
||
"admin_success": "Administrator deleted successfully"
|
||
},
|
||
"has_chosen": "chosen",
|
||
"login": {
|
||
"error": "Login exception",
|
||
"failed": "Login failed",
|
||
"login_account": "Login to {{account}} account",
|
||
"login_error": "wrong user name or password",
|
||
"password_condition": "Password maximum 60 characters",
|
||
"success": "login successful",
|
||
"to_register": "If you don’t have an account, please register."
|
||
},
|
||
"name": "name",
|
||
"notification": {
|
||
"Bind Notification Pipe Hint": "Bind the email address or mobile phone number for receiving notifications to ensure that you receive important system notifications in a timely manner.",
|
||
"remind_owner_bind": "Please remind the creator to bind the notification account"
|
||
},
|
||
"operations": "operate",
|
||
"password": {
|
||
"change_error": "Exception when changing password",
|
||
"code_required": "verification code must be filled",
|
||
"code_send_error": "Verification code sending exception",
|
||
"code_sended": "Verification code sent",
|
||
"confirm": "Confirm Password",
|
||
"email_phone": "Email/Mobile phone number",
|
||
"email_phone_error": "Email/mobile phone number format error",
|
||
"email_phone_void": "Email/mobile phone number cannot be empty",
|
||
"get_code": "get verification code",
|
||
"get_code_again": "Reacquire after s",
|
||
"new_password": "New password (4~20 digits)",
|
||
"not_match": "Two passwords are inconsistent",
|
||
"password_condition": "Password must be at least 4 characters and at most 20 characters",
|
||
"password_required": "password can not be blank",
|
||
"retrieve": "Retrieve password",
|
||
"retrieved": "Password has been retrieved",
|
||
"retrieved_account": "Retrieve {{account}} account",
|
||
"to_login": "Go to login",
|
||
"verification_code": "Verification code"
|
||
},
|
||
"permission": {
|
||
"Manage": "administrator",
|
||
"Manage tip": "Team administrator, with full permissions",
|
||
"Read": "Read only",
|
||
"Read desc": "Members can only read related resources and cannot create new resources.",
|
||
"Write": "Write",
|
||
"Write tip": "In addition to readable resources, you can also create new resources",
|
||
"change_owner": "transfer ownership",
|
||
"change_owner_failed": "Transfer ownership failed",
|
||
"change_owner_placeholder": "Enter username to find account",
|
||
"change_owner_success": "Successfully transferred ownership",
|
||
"change_owner_tip": "Your administrator rights will be retained after the transfer",
|
||
"change_owner_to": "transferred to",
|
||
"only_collaborators": "Collaborator access only",
|
||
"team_read": "Team accessible",
|
||
"team_write": "Team editable"
|
||
},
|
||
"permissions": "Permissions",
|
||
"register": {
|
||
"confirm": "Confirm registration",
|
||
"error": "Registration exception",
|
||
"failed": "registration failed",
|
||
"register_account": "Register {{account}} account",
|
||
"success": "registration success",
|
||
"to_login": "Already have an account? Log in"
|
||
},
|
||
"search_user": "Search username",
|
||
"synchronization": {
|
||
"button": "Sync now",
|
||
"placeholder": "Please enter sync label",
|
||
"title": "Fill in the tag synchronization link and click the sync button to synchronize"
|
||
},
|
||
"team": {
|
||
"Add manager": "Add manager",
|
||
"add_collaborator": "Add collaborators",
|
||
"manage_collaborators": "Manage collaborators",
|
||
"no_collaborators": "No collaborators yet"
|
||
},
|
||
"usage": {
|
||
"feishu": "Lark",
|
||
"official_account": "Official account",
|
||
"share": "share link",
|
||
"wecom": "Enterprise WeChat"
|
||
}
|
||
}
|