mirror of
https://github.com/labring/FastGPT.git
synced 2026-05-16 01:09:01 +08:00
4b3abb0a70
* chore: provide scripts to check if there is unused icons and translations * move script to pro
51 lines
2.6 KiB
JSON
51 lines
2.6 KiB
JSON
{
|
|
"bill.buy_plan": "Purchase Plan",
|
|
"bill.not_need_invoice": "Balance payment, invoice not available",
|
|
"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.",
|
|
"manage_team": "Manage team",
|
|
"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.not_match": "Passwords Do Not Match",
|
|
"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.only_collaborators": "Collaborators Only",
|
|
"permission.team_read": "Team Read Access",
|
|
"permission.team_write": "Team Write Access",
|
|
"register.confirm": "Confirm Registration",
|
|
"register.register_account": "Register {{account}} Account",
|
|
"register.success": "Registration Successful",
|
|
"register.to_login": "Already have an account? Go to Login",
|
|
"search_group_org_user": "Search member/group/org name",
|
|
"search_user": "Search Username",
|
|
"sso_auth_failed": "SSO authentication failed",
|
|
"synchronization.button": "Sync Now",
|
|
"synchronization.placeholder": "Enter Sync Tag",
|
|
"synchronization.title": "Enter the sync tag link and click the sync button to synchronize",
|
|
"team.Create Team": "Create new team",
|
|
"team.Team Name": "Team name",
|
|
"team.Update Team": "Update team information",
|
|
"team.avatar_and_name": "avatar",
|
|
"team.group.create": "Create group",
|
|
"team.group.edit": "Edit group",
|
|
"team.group.group": "group",
|
|
"team.group.manage_member": "Managing members",
|
|
"team.group.members": "member",
|
|
"team.group.name": "Group name",
|
|
"team.group.permission_tip": "Members with individually configured permissions will follow the individual permission configuration and will no longer be affected by group permissions.\n\nIf a member is in multiple permission groups, the member's permissions are combined.",
|
|
"team.group.role.admin": "administrator",
|
|
"team.group.role.owner": "owner",
|
|
"team.group.set_as_admin": "Set as administrator",
|
|
"team.group.toast.can_not_delete_owner": "Owner cannot be deleted, please transfer first",
|
|
"team.manage_collaborators": "Manage Collaborators",
|
|
"team.org.org": "Organization"
|
|
}
|