summaryrefslogtreecommitdiffstats
path: root/webapp/i18n
diff options
context:
space:
mode:
authorMARUYAMA Takayuki <maruTA-bis5@users.noreply.github.com>2016-12-14 20:13:55 +0900
committerenahum <nahumhbl@gmail.com>2016-12-14 08:13:55 -0300
commit3aaed14a9ed7f4e309a43fc3e08b4ec4d4a63813 (patch)
tree408a00f34a192c4732a591d654695e47b7a78db4 /webapp/i18n
parent8406e854aa912f3d7f9179b10356444f07e25223 (diff)
downloadchat-3aaed14a9ed7f4e309a43fc3e08b4ec4d4a63813.tar.gz
chat-3aaed14a9ed7f4e309a43fc3e08b4ec4d4a63813.tar.bz2
chat-3aaed14a9ed7f4e309a43fc3e08b4ec4d4a63813.zip
add missing messages (#4788)
Diffstat (limited to 'webapp/i18n')
-rw-r--r--webapp/i18n/en.json2
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",