export const screen = {
conference: {
main: 'Conference',
chat: 'Chat',
chatandpolls: {
main: 'Chat and Polls',
tab: {
polls: 'Polls'
}
},
participants: 'Participants',
invite: 'Invite',
sharedDocument: 'Shared document'
lobby: 'Lobby'
};