Skip to content

Commit

Permalink
Merge branch 'rm/369724' into 'master'
Browse files Browse the repository at this point in the history
fix french traduction for tooltip emoji reaction

See merge request kchat/webapp!953
  • Loading branch information
antonbuks committed Oct 23, 2024
2 parents 028b0d3 + a33ebf8 commit 2e2083f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webapp/channels/src/i18n/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -4060,7 +4060,7 @@
"reaction.reacted": "{users} {reactionVerb} avec {emoji}",
"reaction.reactionVerb.user": "a réagi",
"reaction.reactionVerb.users": "ont réagi",
"reaction.reactionVerb.you": "a réagi",
"reaction.reactionVerb.you": "avez réagi",
"reaction.reactionVerb.youAndUsers": "ont réagi",
"reaction.removeReact.ariaLabel": "supprimer la réaction",
"reaction.usersAndOthersReacted": "{users} et {otherUsers, number} {otherUsers, plural, one {autre utilisateur} other {autres utilisateurs}}",
Expand Down

0 comments on commit 2e2083f

Please sign in to comment.