summaryrefslogtreecommitdiffstats
path: root/webapp/i18n
diff options
context:
space:
mode:
authorDebanshu Kundu <debanshu.kundu@joshtechnologygroup.com>2016-12-19 19:35:39 +0530
committerHarrison Healey <harrisonmhealey@gmail.com>2016-12-19 09:05:39 -0500
commit6a5cdd5cdf09317ce259dd146fc4f1cb76d8b9b6 (patch)
treee5d01a5d3eae57c74ca0f4145a3e0e1b14b746d6 /webapp/i18n
parent999d1553e1ce45adf58f6082b160bc1147dc592b (diff)
downloadchat-6a5cdd5cdf09317ce259dd146fc4f1cb76d8b9b6.tar.gz
chat-6a5cdd5cdf09317ce259dd146fc4f1cb76d8b9b6.tar.bz2
chat-6a5cdd5cdf09317ce259dd146fc4f1cb76d8b9b6.zip
PLT-135 Showing "(Edited)" indicator if a message has been edited. (#4764)
Diffstat (limited to 'webapp/i18n')
-rw-r--r--webapp/i18n/en.json1
1 files changed, 1 insertions, 0 deletions
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",