export const screen = { welcome: { main: 'Home', tabs: { recent: 'Recent', calendar: 'Calendar' }, settings: 'Settings', terms: 'Terms', privacy: 'Privacy', help: 'Help' }, dialInSummary: 'Dial-In Info', conference: { main: 'Conference', chat: 'Chat', chatandpolls: { main: 'Chat and Polls', tab: { chat: 'Chat', polls: 'Polls' } }, security: 'Security Options', speakerStats: 'Speaker Stats', participants: 'Participants', invite: 'Invite', sharedDocument: 'Shared document' }, lobby: 'Lobby' };