diff --git a/src/i18n/strings/de_DE.json b/src/i18n/strings/de_DE.json
index e4311c2111..5e5639942b 100644
--- a/src/i18n/strings/de_DE.json
+++ b/src/i18n/strings/de_DE.json
@@ -2363,5 +2363,6 @@
"We’re excited to announce Riot is now Element!": "Wir freuen uns bekanntzugeben: Riot ist jetzt Element!",
"Learn more at element.io/previously-riot": "Erfahre mehr unter element.io/previously-riot",
"Don't show chat effects": "Chat Effekte nicht zeigen",
- "Throws confetti animation in the chat room": "Throws confetti animation in the chat room"
+ "Sends the given message with confetti": "Sendet die Nachricht mit Konfetti",
+ " sends confetti": " sendet Konfetti"
}
diff --git a/src/i18n/strings/en_EN.json b/src/i18n/strings/en_EN.json
index f09ec685ee..efd68d06a6 100644
--- a/src/i18n/strings/en_EN.json
+++ b/src/i18n/strings/en_EN.json
@@ -213,7 +213,8 @@
"Thank you!": "Thank you!",
"Opens chat with the given user": "Opens chat with the given user",
"Sends a message to the given user": "Sends a message to the given user",
- "Throws confetti animation in the chat room": "Throws confetti animation in the chat room",
+ "Sends the given message with confetti": "Sends the given message with confetti",
+ " sends confetti": " sends confetti",
"Displays action": "Displays action",
"Reason": "Reason",
"%(targetName)s accepted the invitation for %(displayName)s.": "%(targetName)s accepted the invitation for %(displayName)s.",