mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-03-01 05:29:41 +00:00
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:
parent
ceeee97e63
commit
22cd48b39f
2 changed files with 4 additions and 4 deletions
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -631,8 +631,8 @@
|
|||
"LabelShowSeconds": "显示秒数",
|
||||
"LabelShowSubtitles": "显示标题",
|
||||
"LabelSize": "文件大小",
|
||||
"LabelSkipChapterIntro": "跳过章节开头",
|
||||
"LabelSkipChapterOutro": "跳过章节结尾",
|
||||
"LabelSkipChapterIntro": "跳过章节片头",
|
||||
"LabelSkipChapterOutro": "跳过章节片尾",
|
||||
"LabelSleepTimer": "睡眠定时",
|
||||
"LabelSlug": "Slug",
|
||||
"LabelSortAscending": "升序",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue