Merge remote-tracking branch 'upstream/pull/5138'

This commit is contained in:
Tom Hughes 2024-09-01 10:54:39 +01:00
commit dbc3ab53e7

View file

@ -2865,13 +2865,11 @@ en:
heading: Confirm role granting
are_you_sure: "Are you sure you want to grant the role `%{role}' to the user `%{name}'?"
confirm: "Confirm"
fail: "Could not grant role `%{role}' to user `%{name}'. Please check that the user and role are both valid."
revoke:
title: Confirm role revoking
heading: Confirm role revoking
are_you_sure: "Are you sure you want to revoke the role `%{role}' from the user `%{name}'?"
confirm: "Confirm"
fail: "Could not revoke role `%{role}' from user `%{name}'. Please check that the user and role are both valid."
user_blocks:
model:
non_moderator_update: "Must be a moderator to create or update a block."