diff options
Diffstat (limited to 'webapp')
-rw-r--r-- | webapp/i18n/en.json | 2 |
1 files changed, 2 insertions, 0 deletions
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", |