Skip to content

Commit 76f1f94

Browse files
RiotRobott3chguy
andauthored
[create-pull-request] automated change (#32862)
Co-authored-by: t3chguy <2403652+t3chguy@users.noreply.github.com>
1 parent 3788bbe commit 76f1f94

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

apps/web/src/i18n/strings/fr.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3487,8 +3487,10 @@
34873487
"m.room.member": {
34883488
"accepted_3pid_invite": "%(targetName)s a accepté l’invitation pour %(displayName)s",
34893489
"accepted_invite": "%(targetName)s a accepté une invitation",
3490-
"ban": "%(senderName)s a banni %(targetName)s",
3491-
"ban_reason": "%(senderName)s a banni %(targetName)s : %(reason)s",
3490+
"ban": "%(senderName)s a banni un utilisateur",
3491+
"ban_reason": "%(senderName)s a banni un utilisateur: %(reason)s",
3492+
"ban_reason_spoiler": "%(senderName)s a banni <user/> :%(reason)s",
3493+
"ban_spoiler": "%(senderName)s a banni <user/>",
34923494
"change_avatar": "%(senderName)s a changé son image de profil",
34933495
"change_name": "%(oldDisplayName)s a changé son nom d’affichage en %(displayName)s",
34943496
"change_name_avatar": "%(oldDisplayName)s a changé son nom d’affichage et son image de profil",

0 commit comments

Comments
 (0)