Remove direct user adding to organization members (#2641)
This commit is contained in:
parent
f42dbdbae5
commit
32ca299650
6 changed files with 0 additions and 77 deletions
|
@ -274,7 +274,6 @@ enterred_invalid_password = Please ensure the that password you entered is corre
|
|||
user_not_exist = The user does not exist.
|
||||
last_org_owner = Removing the last user from the owner team is not allowed because there must always be at least one owner in any given organization.
|
||||
cannot_add_org_to_team = Organization cannot be added as a team member.
|
||||
cannot_invite_org_to_org = Organization cannot be invited as an organization member.
|
||||
|
||||
invalid_ssh_key = Sorry, we were not able to verify your SSH key: %s
|
||||
invalid_gpg_key = Sorry, we were not able to verify your GPG key: %s
|
||||
|
@ -1070,7 +1069,6 @@ org_name_helper = Great organization names are short and memorable.
|
|||
create_org = Create Organization
|
||||
repo_updated = Updated
|
||||
people = People
|
||||
invite_someone = Invite Someone
|
||||
teams = Teams
|
||||
lower_members = members
|
||||
lower_repositories = repositories
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue