From 6a5cdd5cdf09317ce259dd146fc4f1cb76d8b9b6 Mon Sep 17 00:00:00 2001 From: Debanshu Kundu Date: Mon, 19 Dec 2016 19:35:39 +0530 Subject: PLT-135 Showing "(Edited)" indicator if a message has been edited. (#4764) --- webapp/i18n/en.json | 1 + 1 file changed, 1 insertion(+) (limited to 'webapp/i18n/en.json') diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json index 10460e2b8..4fa66fa66 100644 --- a/webapp/i18n/en.json +++ b/webapp/i18n/en.json @@ -1649,6 +1649,7 @@ "post_info.mobile.unflag": "Unflag", "post_info.permalink": "Permalink", "post_info.reply": "Reply", + "post_message_view.edited": "(edited)", "posts_view.loadMore": "Load more messages", "posts_view.newMsg": "New Messages", "posts_view.newMsgBelow": "{count} new {count, plural, one {message} other {messages}} below", -- cgit v1.2.3-1-g7c22