{{polyglot.t('end.title')}}
{{polyglot.t('end.message', {name: current.name || '', level: current.level.toUpperCase()})}}
{{polyglot.t('end.credits')}}
- Unagibun
- Florencio
- Antonio_
- Esteph
- ガボ
- Amodeus R.
- Emeio
- S4MUR41_
- Angelica
- 晏孚
- 志門
- Ao
- Alce
- Gas_GM
- アレ
- Sakuraflower
- iostream
- Mwhahaha
- Tiden
- Bap
※ {{polyglot.t('end.discord_notice')}} https://discord.gg/wSYQ5fyaW8
Break {{ state.current_section_id + 1 }}
{{polyglot.t('break.time_up')}}{{polyglot.t('break.completed')}} {{polyglot.t('break.the_section')}} {{polyglot.t('break.section_suffix')}}
{{polyglot.t('break.mandatory_rest', {minutes: state.break.minimum / 60})}} {{polyglot.t('break.skip_message', {minutes: state.break.minimum / 60})}} {{polyglot.t('break.real_duration', {minutes: state.break.duration / 60})}}
{{polyglot.t('break.continue')}}
{{polyglot.t('break.progress', {current: getCompletedSectionCount(), total: getTotalSectionCount()}) || 'Section ' + getCompletedSectionCount() + ' of ' + getTotalSectionCount() + ' complete'}}
{{polyglot.t('break.answered', {answered: getCompletedSectionAnswered(), total: getCompletedSectionTotal()}) || 'You answered ' + getCompletedSectionAnswered() + ' of ' + getCompletedSectionTotal() + ' questions'}}
{{polyglot.t('break.feedback_prompt') || 'How was that section?'}}
{{polyglot.t('break.thanks', {contributor: currentContributor}) || ('Thanks to: ' + currentContributor)}}