mirror of
https://github.com/gotson/komga.git
synced 2025-12-27 19:04:28 +01:00
parent
da35140928
commit
6794e2490c
1 changed files with 1 additions and 1 deletions
|
|
@ -164,7 +164,7 @@
|
|||
v-if="!verticalScroll"
|
||||
>
|
||||
<v-row>
|
||||
<v-col cols="auto">
|
||||
<v-col cols="10" class="text-truncate">
|
||||
{{ $t('epubreader.page_of', {page: progressionPage, count: progressionPageCount}) }}
|
||||
({{ progressionTitle || $t('epubreader.current_chapter') }})
|
||||
</v-col>
|
||||
|
|
|
|||
Loading…
Reference in a new issue