From b9d062ddfa66387926217f58069e3509a2c9f244 Mon Sep 17 00:00:00 2001 From: Ashish Bhate Date: Thu, 28 Jul 2022 22:39:13 +0530 Subject: [PATCH] Update post reminder text (#20733) Summary Changing reminder text as suggested in Hackathon: Post Reminders mattermost-webapp#10688 (review), Ticket Link N/A --- i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n/en.json b/i18n/en.json index 627780f3b5..0899a44d24 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -5917,7 +5917,7 @@ }, { "id": "app.post_reminder_dm", - "translation": "Hi there, you asked me to remind you about {{.SiteURL}}/{{.TeamName}}/pl/{{.PostId}} by @{{.Username}}" + "translation": "Hi there, here's your reminder about this message from @{{.Username}}: {{.SiteURL}}/{{.TeamName}}/pl/{{.PostId}}" }, { "id": "app.preference.delete.app_error",