Change flash messages for protocol access permission [SCI-8231]

This commit is contained in:
sboursen-scinote 2023-03-31 18:45:32 +02:00
parent a2e6dc7444
commit 852108df0b

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"