fix(i18n): Make interpolation parameters match up in the English and translated strings.

closes #1539
This commit is contained in:
Oliver Geer
2025-08-29 10:25:41 +01:00
committed by setop
parent cc2e88d231
commit fe6fc7345b
22 changed files with 118 additions and 118 deletions

View File

@@ -1196,7 +1196,7 @@
"{member} joined the group.": "",
"{member} rejected the invitation to join the group.": "",
"{member} requested to join the group.": "",
"{member} was invited by {profile}.": "{profile} a convidat [member}.",
"{member} was invited by {profile}.": "{profile} a convidat {member}.",
"{moderator} added a note on {report}": "{moderator} apondèt una nòta sus {report}",
"{moderator} closed {report}": "{moderator} a tancat {report}",
"{moderator} deleted an event named \"{title}\"": "{moderator} suprimèt un evinement apelat « {title} »",