{{ t('timeLeftInSection') }}
{{ timeSection }}
{{ t('timeLeftInBook') }}
{{ timeTotal }}
{{ t('chapter') }}
{{ currentChapter }}
{{ t('section') }}
{{ sectionCurrent }} / {{ sectionTotal }}
@if (progressData?.pageItem) {
{{ t('page') }}
{{ currentPage }}
}