mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-03-01 05:29:41 +00:00
i18n update title
This commit is contained in:
parent
22cd48b39f
commit
a046c1a5f2
3 changed files with 3 additions and 3 deletions
|
|
@ -19,7 +19,7 @@
|
|||
</div>
|
||||
|
||||
<div class="border-t pt-4 mt-6">
|
||||
<h4 class="text-lg font-medium mb-4">{{ $strings.HeaderChapterSkipSettings }}</h4>
|
||||
<h4 class="text-lg font-medium mb-4">{{ $strings.HeaderChapterIntroOutroSkipSettings }}</h4>
|
||||
|
||||
<div class="flex items-center mb-4">
|
||||
<ui-toggle-switch v-model="skipIntro" @input="setSkipIntro" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue