From 3aaed14a9ed7f4e309a43fc3e08b4ec4d4a63813 Mon Sep 17 00:00:00 2001 From: MARUYAMA Takayuki Date: Wed, 14 Dec 2016 20:13:55 +0900 Subject: add missing messages (#4788) --- webapp/i18n/en.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json index 3658b40ae..d0945ff54 100644 --- a/webapp/i18n/en.json +++ b/webapp/i18n/en.json @@ -1306,6 +1306,8 @@ "get_link.copy": "Copy Link", "get_post_link_modal.help": "The link below allows authorized users to see your post.", "get_post_link_modal.title": "Copy Permalink", + "get_public_link_modal.title": "Copy Public Link", + "get_public_link_modal.help": "The link below allows anyone to see this file without being registered on this server.", "get_team_invite_link_modal.help": "Send teammates the link below for them to sign-up to this team site. The Team Invite Link can be shared with multiple teammates as it does not change unless it's regenerated in Team Settings by a Team Admin.", "get_team_invite_link_modal.helpDisabled": "User creation has been disabled for your team. Please ask your Team Administrator for details.", "get_team_invite_link_modal.title": "Team Invite Link", -- cgit v1.2.3-1-g7c22