correction about Phoenix upgrade - #1814

This commit is contained in:
Laurent GAY
2025-11-22 10:18:37 +01:00
committed by setop
parent 9d0b54a679
commit dc413e3800
20 changed files with 30 additions and 35 deletions

View File

@@ -48,7 +48,8 @@
>
<p style="margin: 0;">
{gettext(
"Your instance's moderation team has decided to suspend <b>%{group_name}</b> (%{group_address}). You are no longer a member of this group.",
"Your instance's moderation team has decided to suspend <b>%{group_name}</b>
(%{group_address}). You are no longer a member of this group.",
group_name: escape_html(display_name(@group)),
group_address: preferred_username_and_domain(@group)
)