diff --git a/src/components/views/rooms/RoomTile.tsx b/src/components/views/rooms/RoomTile.tsx index 8fb4d04791..aa56412149 100644 --- a/src/components/views/rooms/RoomTile.tsx +++ b/src/components/views/rooms/RoomTile.tsx @@ -535,7 +535,7 @@ export default class RoomTile extends React.PureComponent { /> diff --git a/src/i18n/strings/en_EN.json b/src/i18n/strings/en_EN.json index d82d19fe3d..41839a1b2a 100644 --- a/src/i18n/strings/en_EN.json +++ b/src/i18n/strings/en_EN.json @@ -1665,6 +1665,7 @@ "Favourite": "Favourite", "Low Priority": "Low Priority", "Invite People": "Invite People", + "Copy Link": "Copy Link", "Leave Room": "Leave Room", "Room options": "Room options", "%(count)s unread messages including mentions.|other": "%(count)s unread messages including mentions.",