summaryrefslogtreecommitdiffstats
path: root/webapp/i18n
diff options
context:
space:
mode:
authorCarlos Tadeu Panato Junior <ctadeu@gmail.com>2017-07-25 21:10:39 +0200
committerChristopher Speller <crspeller@gmail.com>2017-07-25 12:10:39 -0700
commit5840905c7ff4cd37c54a0bbebddaeb2969c120cb (patch)
tree04bdebc26dbbf0e3bb8680e07a8c50c9dd4bc08f /webapp/i18n
parentb92d0b002438acedd13fc663042c39d1b6a14e3c (diff)
downloadchat-5840905c7ff4cd37c54a0bbebddaeb2969c120cb.tar.gz
chat-5840905c7ff4cd37c54a0bbebddaeb2969c120cb.tar.bz2
chat-5840905c7ff4cd37c54a0bbebddaeb2969c120cb.zip
[PLT-6744] Add "Only visible to you" note for ephemeral messages (#6790)
Diffstat (limited to 'webapp/i18n')
-rwxr-xr-xwebapp/i18n/en.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json
index 34c6207b5..1ba02cfff 100755
--- a/webapp/i18n/en.json
+++ b/webapp/i18n/en.json
@@ -1903,6 +1903,8 @@
"post_delete.okay": "Okay",
"post_delete.someone": "Someone deleted the message on which you tried to post a comment.",
"post_focus_view.beginning": "Beginning of Channel Archives",
+ "post_info.message.visible": "(Only visible to you)",
+ "post_info.message.visible.compact": " (Only visible to you)",
"post_info.del": "Delete",
"post_info.edit": "Edit",
"post_info.mobile.flag": "Flag",