From 5840905c7ff4cd37c54a0bbebddaeb2969c120cb Mon Sep 17 00:00:00 2001 From: Carlos Tadeu Panato Junior Date: Tue, 25 Jul 2017 21:10:39 +0200 Subject: [PLT-6744] Add "Only visible to you" note for ephemeral messages (#6790) --- webapp/i18n/en.json | 2 ++ 1 file changed, 2 insertions(+) (limited to 'webapp/i18n') 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", -- cgit v1.2.3-1-g7c22