diff --git a/src/i18n/strings/zh_Hant.json b/src/i18n/strings/zh_Hant.json index 0c230734e0..10f72ba94e 100644 --- a/src/i18n/strings/zh_Hant.json +++ b/src/i18n/strings/zh_Hant.json @@ -1938,5 +1938,7 @@ "Notification settings": "通知設定", "User Status": "使用者狀態", "Reactions": "反應", - " reacted with %(content)s": " 反應了 %(content)s" + " reacted with %(content)s": " 反應了 %(content)s", + " wants to chat": " 想要聊天", + "Start chatting": "開始聊天" }