summaryrefslogtreecommitdiffstats
path: root/webapp/i18n
diff options
context:
space:
mode:
authorDebanshu Kundu <debanshu.kundu@joshtechnologygroup.com>2017-01-12 21:17:29 +0530
committerHarrison Healey <harrisonmhealey@gmail.com>2017-01-12 10:47:29 -0500
commit739f32272ff4079b5638d6293a28ed8ffbbb926e (patch)
tree41003e0c12c7ca1bd517bac0d29dd6cd9a3d59bb /webapp/i18n
parent99493bc5fa11d8e50d46c19e2678ddb2c99c0bbb (diff)
downloadchat-739f32272ff4079b5638d6293a28ed8ffbbb926e.tar.gz
chat-739f32272ff4079b5638d6293a28ed8ffbbb926e.tar.bz2
chat-739f32272ff4079b5638d6293a28ed8ffbbb926e.zip
PLT-135 Showing "(Edited)" indicator if a message has been edited. (#4923)
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 aae21a8e6..d18ce059a 100644
--- a/webapp/i18n/en.json
+++ b/webapp/i18n/en.json
@@ -1667,6 +1667,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": "New {count, plural, one {message} other {messages}} below",