diff --git a/l10n/hu.js b/l10n/hu.js
index 71e69e83..04cc5d09 100644
--- a/l10n/hu.js
+++ b/l10n/hu.js
@@ -2,6 +2,7 @@ OC.L10N.register(
     "social",
     {
     "Social" : "Közösség",
+    "Social notifications" : "Közösségi értesítések",
     "Please note that the data from alpha2 can only be migrated manually.\n\t\t\t\t\t\tA detailed documentation to guide you during this process is available using the button below." : "Felhívjuk figyelmét, hogy az alpha2 adatai csak kézzel telepíthetők át.\n\t\t\t\t\t\tAz alábbi gombra kattintva részletes dokumentáció áll rendelkezésre a folyamatról.",
     "Help" : "Súgó",
     "Follow %s on Social" : "Kövesse %s felhasználót a Közösségen",
@@ -24,6 +25,7 @@ OC.L10N.register(
     "Global timeline" : "Globális idővonal",
     "Following" : "Követések",
     "In reply to" : "Válaszként erre:",
+    "Close reply" : "Válasz bezárása",
     "Add attachment" : "Melléklet hozzáadása",
     "Add emoji" : "Emodzsi hozzáadása",
     "Visibility" : "Láthatóság",
@@ -76,6 +78,12 @@ OC.L10N.register(
     "Boost" : "Megtolás",
     "Like" : "Tetszik",
     "Undo Like" : "Kedvelés visszavonása",
+    "Go to Social app" : "Ugrás a Közösség alkalmazáshoz",
+    "Error getting Social notifications" : "Hiba a közösségi értesítéseinek lekérése során",
+    "No Social notifications!" : "Nincsenek közösségi értesítések",
+    "Failed to get Social notifications" : "A közösségi értesítések lekérése sikertelen",
+    "{account} is following you" : "{account} követi Önt",
+    "{account} liked your post" : "{account} kedveli a bejegyzését",
     "Follow on Nextcloud Social" : "Követés a Nextcloud Közösségen",
     "Hello" : "Üdv",
     "Please confirm that you want to follow this account:" : "Erősítse meg, hogy követi ezt a fiókot:",
diff --git a/l10n/hu.json b/l10n/hu.json
index 2f4c421f..2234668c 100644
--- a/l10n/hu.json
+++ b/l10n/hu.json
@@ -1,5 +1,6 @@
 { "translations": {
     "Social" : "Közösség",
+    "Social notifications" : "Közösségi értesítések",
     "Please note that the data from alpha2 can only be migrated manually.\n\t\t\t\t\t\tA detailed documentation to guide you during this process is available using the button below." : "Felhívjuk figyelmét, hogy az alpha2 adatai csak kézzel telepíthetők át.\n\t\t\t\t\t\tAz alábbi gombra kattintva részletes dokumentáció áll rendelkezésre a folyamatról.",
     "Help" : "Súgó",
     "Follow %s on Social" : "Kövesse %s felhasználót a Közösségen",
@@ -22,6 +23,7 @@
     "Global timeline" : "Globális idővonal",
     "Following" : "Követések",
     "In reply to" : "Válaszként erre:",
+    "Close reply" : "Válasz bezárása",
     "Add attachment" : "Melléklet hozzáadása",
     "Add emoji" : "Emodzsi hozzáadása",
     "Visibility" : "Láthatóság",
@@ -74,6 +76,12 @@
     "Boost" : "Megtolás",
     "Like" : "Tetszik",
     "Undo Like" : "Kedvelés visszavonása",
+    "Go to Social app" : "Ugrás a Közösség alkalmazáshoz",
+    "Error getting Social notifications" : "Hiba a közösségi értesítéseinek lekérése során",
+    "No Social notifications!" : "Nincsenek közösségi értesítések",
+    "Failed to get Social notifications" : "A közösségi értesítések lekérése sikertelen",
+    "{account} is following you" : "{account} követi Önt",
+    "{account} liked your post" : "{account} kedveli a bejegyzését",
     "Follow on Nextcloud Social" : "Követés a Nextcloud Közösségen",
     "Hello" : "Üdv",
     "Please confirm that you want to follow this account:" : "Erősítse meg, hogy követi ezt a fiókot:",
diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js
index fbe6e6ab..12a8fdd4 100644
--- a/l10n/zh_CN.js
+++ b/l10n/zh_CN.js
@@ -2,6 +2,7 @@ OC.L10N.register(
     "social",
     {
     "Social" : "社交",
+    "Social notifications" : "社交通知",
     "Please note that the data from alpha2 can only be migrated manually.\n\t\t\t\t\t\tA detailed documentation to guide you during this process is available using the button below." : "请注意,对于来自 Alpha 2 的数据只能进行手动迁移\n\t\t\t\t\t\t可以使用下面的按钮获取详细的文档,以指导您完成此过程。",
     "Help" : "帮助",
     "Follow %s on Social" : "在社交应用上关注%s",
@@ -24,11 +25,13 @@ OC.L10N.register(
     "Global timeline" : "跨站时间线",
     "Following" : "正在关注",
     "In reply to" : "回复",
+    "Close reply" : "关闭回复",
     "Add attachment" : "添加附件",
     "Add emoji" : "添加 emoji",
     "Visibility" : "可见性",
     "Post" : "发布",
     "Post to followers" : "向关注者发帖",
+    "Post to mentioned users" : "向提及的用户发帖",
     "Post publicly" : "公开发帖",
     "Post to recipients" : "向被提及者发帖",
     "Post unlisted" : "不公开发帖",
@@ -44,6 +47,8 @@ OC.L10N.register(
     "Uploading..." : "正在上传...",
     "Delete" : "删除",
     "Edit" : "编辑",
+    "No description added" : "未新增描述",
+    "Describe for the visually impaired" : "供视障人士使用的描述",
     "Close" : "关闭",
     "Unfollow" : "取消关注",
     "Follow" : "关注",
@@ -61,15 +66,24 @@ OC.L10N.register(
     "No local posts found" : "未找到本地帖子",
     "Posts from other people on this instance will show up here" : "此实例上来自其他人的帖子将在此处显示",
     "No notifications found" : "未找到通知",
+    "You have not received any notifications yet" : "您还没有收到任何通知",
     "No global posts found" : "未找到跨站帖子",
     "Posts from federated instances will show up here" : "来自其他联合云实例的帖子将在此处显示",
     "No liked posts found" : "未找到已点赞的文章",
+    "You have not tooted yet" : "您还没有发帖过",
     "No posts found for this tag" : "未找到带有此标签的帖子",
     "No replies found" : "未找到回复",
     "hasn't tooted yet" : "还没有发帖过",
     "Reply" : "回复",
     "Boost" : "转贴",
     "Like" : "赞",
+    "Undo Like" : "取消喜欢",
+    "Go to Social app" : "前往 Social 应用",
+    "Error getting Social notifications" : "获取 Social 通知时出错",
+    "No Social notifications!" : "沒有 Social 通知!",
+    "Failed to get Social notifications" : "获取 Social 通知失败",
+    "{account} is following you" : "{account} 正在关注你",
+    "{account} liked your post" : "{account} 喜欢您的帖子",
     "Follow on Nextcloud Social" : "关注 Nextcloud 社交",
     "Hello" : "您好",
     "Please confirm that you want to follow this account:" : "请确认您要关注此账号:",
diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json
index 6a6d56b5..1f4a4307 100644
--- a/l10n/zh_CN.json
+++ b/l10n/zh_CN.json
@@ -1,5 +1,6 @@
 { "translations": {
     "Social" : "社交",
+    "Social notifications" : "社交通知",
     "Please note that the data from alpha2 can only be migrated manually.\n\t\t\t\t\t\tA detailed documentation to guide you during this process is available using the button below." : "请注意,对于来自 Alpha 2 的数据只能进行手动迁移\n\t\t\t\t\t\t可以使用下面的按钮获取详细的文档,以指导您完成此过程。",
     "Help" : "帮助",
     "Follow %s on Social" : "在社交应用上关注%s",
@@ -22,11 +23,13 @@
     "Global timeline" : "跨站时间线",
     "Following" : "正在关注",
     "In reply to" : "回复",
+    "Close reply" : "关闭回复",
     "Add attachment" : "添加附件",
     "Add emoji" : "添加 emoji",
     "Visibility" : "可见性",
     "Post" : "发布",
     "Post to followers" : "向关注者发帖",
+    "Post to mentioned users" : "向提及的用户发帖",
     "Post publicly" : "公开发帖",
     "Post to recipients" : "向被提及者发帖",
     "Post unlisted" : "不公开发帖",
@@ -42,6 +45,8 @@
     "Uploading..." : "正在上传...",
     "Delete" : "删除",
     "Edit" : "编辑",
+    "No description added" : "未新增描述",
+    "Describe for the visually impaired" : "供视障人士使用的描述",
     "Close" : "关闭",
     "Unfollow" : "取消关注",
     "Follow" : "关注",
@@ -59,15 +64,24 @@
     "No local posts found" : "未找到本地帖子",
     "Posts from other people on this instance will show up here" : "此实例上来自其他人的帖子将在此处显示",
     "No notifications found" : "未找到通知",
+    "You have not received any notifications yet" : "您还没有收到任何通知",
     "No global posts found" : "未找到跨站帖子",
     "Posts from federated instances will show up here" : "来自其他联合云实例的帖子将在此处显示",
     "No liked posts found" : "未找到已点赞的文章",
+    "You have not tooted yet" : "您还没有发帖过",
     "No posts found for this tag" : "未找到带有此标签的帖子",
     "No replies found" : "未找到回复",
     "hasn't tooted yet" : "还没有发帖过",
     "Reply" : "回复",
     "Boost" : "转贴",
     "Like" : "赞",
+    "Undo Like" : "取消喜欢",
+    "Go to Social app" : "前往 Social 应用",
+    "Error getting Social notifications" : "获取 Social 通知时出错",
+    "No Social notifications!" : "沒有 Social 通知!",
+    "Failed to get Social notifications" : "获取 Social 通知失败",
+    "{account} is following you" : "{account} 正在关注你",
+    "{account} liked your post" : "{account} 喜欢您的帖子",
     "Follow on Nextcloud Social" : "关注 Nextcloud 社交",
     "Hello" : "您好",
     "Please confirm that you want to follow this account:" : "请确认您要关注此账号:",