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

This commit is contained in:
Tom Hughes 2024-09-11 17:09:00 +01:00
commit f7c2d56df7

View file

@ -2833,15 +2833,9 @@ en:
doesnt_have_role: "The user does not have role %{role}." doesnt_have_role: "The user does not have role %{role}."
not_revoke_admin_current_user: "Cannot revoke administrator role from current user." not_revoke_admin_current_user: "Cannot revoke administrator role from current user."
grant: grant:
title: Confirm role granting
heading: Confirm role granting
are_you_sure: "Are you sure you want to grant the role `%{role}' to the user `%{name}'?" are_you_sure: "Are you sure you want to grant the role `%{role}' to the user `%{name}'?"
confirm: "Confirm"
revoke: 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}'?" are_you_sure: "Are you sure you want to revoke the role `%{role}' from the user `%{name}'?"
confirm: "Confirm"
user_blocks: user_blocks:
model: model:
non_moderator_update: "Must be a moderator to create or update a block." non_moderator_update: "Must be a moderator to create or update a block."