mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-02-28 21:19:42 +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" />
|
||||
|
|
|
|||
|
|
@ -129,7 +129,7 @@
|
|||
"HeaderBackups": "Backups",
|
||||
"HeaderBulkChapterModal": "Add Multiple Chapters",
|
||||
"HeaderChangePassword": "Change Password",
|
||||
"HeaderChapterSkipSettings": "Chapter Skip Settings",
|
||||
"HeaderChapterIntroOutroSkipSettings": "Intro/Outro Skip Settings",
|
||||
"HeaderChapters": "Chapters",
|
||||
"HeaderChooseAFolder": "Choose a Folder",
|
||||
"HeaderCollection": "Collection",
|
||||
|
|
|
|||
|
|
@ -129,7 +129,7 @@
|
|||
"HeaderBackups": "备份",
|
||||
"HeaderBulkChapterModal": "添加多个章节",
|
||||
"HeaderChangePassword": "更改密码",
|
||||
"HeaderChapterSkipSettings": "章节跳过设置",
|
||||
"HeaderChapterIntroOutroSkipSettings": "片头 / 片尾跳过设置",
|
||||
"HeaderChapters": "章节",
|
||||
"HeaderChooseAFolder": "选择文件夹",
|
||||
"HeaderCollection": "收藏",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue