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",
"LabelShowSubtitles": "Show Subtitles",
"LabelSize": "Size",
"LabelSkipChapterIntro": "Skip chapter intro",
"LabelSkipChapterOutro": "Skip chapter outro",
"LabelSkipChapterIntro": "Skip Chapter Intro",
"LabelSkipChapterOutro": "Skip Chapter Outro",
"LabelSleepTimer": "Sleep timer",
"LabelSlug": "Slug",
"LabelSortAscending": "Ascending",