diff --git a/src/i18n/strings/cs.json b/src/i18n/strings/cs.json
index fc8918ce8c..7d9d797041 100644
--- a/src/i18n/strings/cs.json
+++ b/src/i18n/strings/cs.json
@@ -3353,5 +3353,7 @@
"Get notified only with mentions and keywords as set up in your settings": "Dostávat oznámení pouze o zmínkách a klíčových slovech podle nastavení",
"@mentions & keywords": "@zmínky a klíčová slova",
"Get notified for every message": "Dostávat oznámení o každé zprávě",
- "Get notifications as set up in your settings": "Dostávat oznámení podle nastavení"
+ "Get notifications as set up in your settings": "Dostávat oznámení podle nastavení",
+ "sends rainfall": "pošle dešťové srážky",
+ "Sends the given message with rainfall": "Pošle zprávu s dešťovými srážkami"
}
diff --git a/src/i18n/strings/sq.json b/src/i18n/strings/sq.json
index 2da166e165..3dadb93b9d 100644
--- a/src/i18n/strings/sq.json
+++ b/src/i18n/strings/sq.json
@@ -3352,5 +3352,7 @@
"Reset event store?": "Të rikthehet te parazgjedhjet arkivi i akteve?",
"Flair won't be available in Spaces for the foreseeable future.": "Flair s’do të jetë e përdorshme te Hapësirat për të ardhmen e parashikueshme.",
"Favourited": "U bë e parapëlqyer",
- "Dialpad": "Butona numrash"
+ "Dialpad": "Butona numrash",
+ "sends rainfall": "dërgon shi",
+ "Sends the given message with rainfall": "Dërgoje mesazhin e dhënë me shi"
}
diff --git a/src/i18n/strings/zh_Hans.json b/src/i18n/strings/zh_Hans.json
index faa3556b97..cf01221e8e 100644
--- a/src/i18n/strings/zh_Hans.json
+++ b/src/i18n/strings/zh_Hans.json
@@ -2234,7 +2234,7 @@
"Create a space": "创建空间",
"Fill Screen": "填充屏幕",
"sends snowfall": "发送雪球",
- "Sends the given message with snowfall": "附加雪球发送",
+ "Sends the given message with snowfall": "附加雪球发送给定信息",
"sends confetti": "发送五彩纸屑",
"Sends the given message with confetti": "附加五彩纸屑发送",
"Sends the given message with fireworks": "附加烟火发送",
@@ -3351,5 +3351,7 @@
"Get notified only with mentions and keywords as set up in your settings": "如 设置中设定的那样仅通知提及和关键词",
"@mentions & keywords": "@提及 & 关键词",
"Get notified for every message": "获得每条消息的通知",
- "Get notifications as set up in your settings": "如 设置中设定的那样获取通知"
+ "Get notifications as set up in your settings": "如 设置中设定的那样获取通知",
+ "sends rainfall": "发送降雨",
+ "Sends the given message with rainfall": "附加降雨发送给定的消息"
}