[create-pull-request] automated change (#32862)

Co-authored-by: t3chguy <2403652+t3chguy@users.noreply.github.com>
This commit is contained in:
ElementRobot
2026-03-20 07:41:26 +01:00
committed by GitHub
parent 3788bbe5e1
commit 76f1f945fd
+4 -2
View File
@@ -3487,8 +3487,10 @@
"m.room.member": {
"accepted_3pid_invite": "%(targetName)s a accepté linvitation pour %(displayName)s",
"accepted_invite": "%(targetName)s a accepté une invitation",
"ban": "%(senderName)s a banni %(targetName)s",
"ban_reason": "%(senderName)s a banni %(targetName)s : %(reason)s",
"ban": "%(senderName)s a banni un utilisateur",
"ban_reason": "%(senderName)s a banni un utilisateur: %(reason)s",
"ban_reason_spoiler": "%(senderName)s a banni <user/> :%(reason)s",
"ban_spoiler": "%(senderName)s a banni <user/>",
"change_avatar": "%(senderName)s a changé son image de profil",
"change_name": "%(oldDisplayName)s a changé son nom daffichage en %(displayName)s",
"change_name_avatar": "%(oldDisplayName)s a changé son nom daffichage et son image de profil",