Fix leaving organization bug on user settings -> orgs (#21983)

Fix #21772

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
This commit is contained in:
花墨 2022-11-30 17:00:00 +08:00 committed by GitHub
parent fdfd77f478
commit 7020c4afb7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 26 additions and 4 deletions

View file

@ -505,6 +505,7 @@ team_not_exist = The team does not exist.
last_org_owner = You cannot remove the last user from the 'owners' team. There must be at least one owner for an organization.
cannot_add_org_to_team = An organization cannot be added as a team member.
duplicate_invite_to_team = The user was already invited as a team member.
organization_leave_success = You have successfully left the organization %s.
invalid_ssh_key = Can not verify your SSH key: %s
invalid_gpg_key = Can not verify your GPG key: %s