Align skip i18n strings with app terminology

Use title case in English and 片头/片尾 in Chinese to match
the audiobookshelf-app translations.
This commit is contained in:
Lunatic 2026-02-27 18:57:39 +08:00
parent ceeee97e63
commit 22cd48b39f
2 changed files with 4 additions and 4 deletions

View file

@ -631,8 +631,8 @@
"LabelShowSeconds": "Show seconds", "LabelShowSeconds": "Show seconds",
"LabelShowSubtitles": "Show Subtitles", "LabelShowSubtitles": "Show Subtitles",
"LabelSize": "Size", "LabelSize": "Size",
"LabelSkipChapterIntro": "Skip chapter intro", "LabelSkipChapterIntro": "Skip Chapter Intro",
"LabelSkipChapterOutro": "Skip chapter outro", "LabelSkipChapterOutro": "Skip Chapter Outro",
"LabelSleepTimer": "Sleep timer", "LabelSleepTimer": "Sleep timer",
"LabelSlug": "Slug", "LabelSlug": "Slug",
"LabelSortAscending": "Ascending", "LabelSortAscending": "Ascending",

View file

@ -631,8 +631,8 @@
"LabelShowSeconds": "显示秒数", "LabelShowSeconds": "显示秒数",
"LabelShowSubtitles": "显示标题", "LabelShowSubtitles": "显示标题",
"LabelSize": "文件大小", "LabelSize": "文件大小",
"LabelSkipChapterIntro": "跳过章节头", "LabelSkipChapterIntro": "跳过章节头",
"LabelSkipChapterOutro": "跳过章节尾", "LabelSkipChapterOutro": "跳过章节尾",
"LabelSleepTimer": "睡眠定时", "LabelSleepTimer": "睡眠定时",
"LabelSlug": "Slug", "LabelSlug": "Slug",
"LabelSortAscending": "升序", "LabelSortAscending": "升序",