Merge pull request #5236 from sboursen-scinote/sb_SCI-8231

Change wording for access management to cover project and templates [SCI-8231]
This commit is contained in:
artoscinote 2023-04-03 09:39:25 +02:00 committed by GitHub
commit 3a25d0463e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3206,11 +3206,11 @@ en:
grant_access: "Grant access"
create:
success:
one: "You have successfully granted access to %{count} member to the project."
other: "You have successfully granted access to %{count} members to the project."
one: "You have successfully granted access to %{count} member."
other: "You have successfully granted access to %{count} members."
failure: "Something went wrong"
destroy:
success: "You have successfully removed %{member_name} from the project."
success: "You have successfully removed %{member_name}."
failure: "Something went wrong"
update:
failure: "Something went wrong"