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/et.json b/src/i18n/strings/et.json
index 965557ce1b..50439f117d 100644
--- a/src/i18n/strings/et.json
+++ b/src/i18n/strings/et.json
@@ -3349,5 +3349,10 @@
"Get notified only with mentions and keywords as set up in your settings": "Soovin teavitusi sellisena mainimiste ja võtmesõnade puhul, nagu ma neid olen seadistanud",
"@mentions & keywords": "@mainimiste ja võtmesõnade puhul",
"Get notified for every message": "Soovin teavitusi iga sõnumi puhul",
- "Get notifications as set up in your settings": "Soovin teavitusi sellisena, nagu ma neid olen seadistanud"
+ "Get notifications as set up in your settings": "Soovin teavitusi sellisena, nagu ma neid olen seadistanud",
+ "Close this widget to view it in this panel": "Sellel paneelil kuvamiseks sulge see vidin",
+ "Unpin this widget to view it in this panel": "Sellel paneelil kuvamiseks eemalda vidin lemmikutest",
+ "Maximise widget": "Suurenda vidinat",
+ "sends rainfall": "saadab vihmasaju",
+ "Sends the given message with rainfall": "Lisab sellele sõnumile vihmasaju"
}
diff --git a/src/i18n/strings/hu.json b/src/i18n/strings/hu.json
index 1008f7a762..c0fc8c12e8 100644
--- a/src/i18n/strings/hu.json
+++ b/src/i18n/strings/hu.json
@@ -3324,5 +3324,12 @@
"Based on %(total)s votes": "%(total)s szavazatot alapul véve",
"%(number)s votes": "%(number)s szavazat",
"Show tray icon and minimise window to it on close": "Tálcaikon mutatása és az ablak összecsukása bezáráskor",
- "Reply in thread": "Válasz az üzenetszálban"
+ "Reply in thread": "Válasz az üzenetszálban",
+ "Automatically group all your favourite rooms and people together in one place.": "Kedvenc személyek és szobák automatikus csoportosítása egy helyre.",
+ "Spaces to show": "Megjelenítendő terek",
+ "Spaces are ways to group rooms and people.": "Terek használatával lehet csoportosítani szobákat és embereket.",
+ "Sidebar": "Oldalsáv",
+ "Other rooms": "További szobák",
+ "sends rainfall": "esőt küld",
+ "Sends the given message with rainfall": "Az üzenet elküldése esővel"
}
diff --git a/src/i18n/strings/sq.json b/src/i18n/strings/sq.json
index 2da166e165..836bcb0f36 100644
--- a/src/i18n/strings/sq.json
+++ b/src/i18n/strings/sq.json
@@ -3352,5 +3352,10 @@
"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",
+ "Maximise widget": "Maksimizoje widget-in",
+ "Close this widget to view it in this panel": "Mbylleni këtë widget, që ta shihni te ky panel",
+ "Unpin this widget to view it in this panel": "Hiqjani fiksimin këtij widget-i, që ta shihni te ky panel"
}
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": "附加降雨发送给定的消息"
}