From cf7cdc42a2df4effd505e2202e3156eb13e71981 Mon Sep 17 00:00:00 2001 From: 10G Meow <10gmeow@gmail.com> Date: Mon, 12 Jun 2023 17:35:59 +0300 Subject: [PATCH] review changes: generic text message --- src/assets/translations/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/assets/translations/en.json b/src/assets/translations/en.json index 33430a5..f28dafe 100644 --- a/src/assets/translations/en.json +++ b/src/assets/translations/en.json @@ -331,6 +331,6 @@ "export_filename": "Exported chat {date}" }, "notification": { - "title": "New messages in Convene" + "title": "New message received" } }