{t('Don’t have github account?')}
21 | {t('Sign up')} 22 |{t(subtitle)}
} 24 | {listItems && ( 25 |{t('Redirecting...')}
30 |{t('The only person who creates the team is Team Lead')}
, 15 | }, 16 | { 17 | title: 'Join team', 18 | subtitle: 'To join an existing team', 19 | listItems: [`Press the “Join team” button`, `Specify the password`], 20 | }, 21 | { 22 | listItems: [ 23 | `If you have not found a team`, 24 | `If the team has fewer members than is required for the task`, 25 | ], 26 | isNote: 'Note', 27 | }, 28 | { 29 | title: 'You will see the following after joining the team', 30 | children: ( 31 |{t('Welcome to RSS Teams')}
17 |72 | {t('Support us')}{' '} 73 | 74 | {t('our repo')} 75 | 76 | ! 77 |
78 |