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

* feat(member-group): Team (#2616) * feat: member-group schema define * feat(fe): create group * feat: add group edit modal * feat(fe): add avatar group component * feat: edit group fix: permission select menu style * feat: bio-mode support for select-member component * fix: avatar group key unique * feat: group manage * feat: divide member into group and clbs * feat: finish team permission * chore: adjust * fix: get clbs * perf: groups code * pref: member group for team (#2706) * chore: fe adjust fix: remove the member from groups when removing from team feat: change the groups avatar when updating the team's avatar * chore: DefaultGroupName as a constant string '' * fix: create default group when create team for root * feat: comment * feat: 4811 init * pref: member group for team (#2732) * chore: default group name * feat: get default group when get by tmbid * feat(fe): adjust * member ui * fix: delete group (#2736) * perf: init4811 * pref: member group (#2818) * fix: update clb per then refetch clb list * fix: calculate group permission * feat(fe): group tag * refactor(fe): team and group manage * feat: manage group member * feat: add group transfer owner modal * feat: group manage member * chore: adjust the file structure * pref: member group * chore: adjust fe style * fix: ts error * chore: fe adjust * chore: fe adjust * chore: adjust * chore: adjust the code * perf: i18n and schema name * pref: member-group (#2862) * feat: group list ordered by updateTime * fix: transfer ownership of group when deleting member * fix: i18n fix * feat: can not set member as admin/owner when user is not active * fix: GroupInfoModal hover input do not change color * fix(fe): searchinput do not scroll * perf: team group ui * doc * remove enum --------- Co-authored-by: Finley Ge <32237950+FinleyGe@users.noreply.github.com>
87 lines
4.4 KiB
JSON
87 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",
|
|
"team.write_role_member": "",
|
|
"usage.feishu": "Feishu",
|
|
"usage.official_account": "Official Account",
|
|
"usage.share": "Share Link",
|
|
"usage.wecom": "WeCom",
|
|
"usage_record": "Usages"
|
|
} |