mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-02-02 00:09:40 +00:00
feat: add support for inverting the selection on libraries and tags
This commit is contained in:
parent
7685ead000
commit
0387436111
13 changed files with 71 additions and 22 deletions
|
|
@ -254,6 +254,7 @@
|
|||
"LabelIntervalEveryDay": "每天",
|
||||
"LabelIntervalEveryHour": "每小时",
|
||||
"LabelInvalidParts": "无效部件",
|
||||
"LabelInvert": "Invert",
|
||||
"LabelItem": "项目",
|
||||
"LabelLanguage": "语言",
|
||||
"LabelLanguageDefaultServer": "默认服务器语言",
|
||||
|
|
@ -412,6 +413,7 @@
|
|||
"LabelTag": "标签",
|
||||
"LabelTags": "标签",
|
||||
"LabelTagsAccessibleToUser": "用户可访问的标签",
|
||||
"LabelTagsNotAccessibleToUser": "Tags not Accessible to User",
|
||||
"LabelTasks": "正在运行的任务",
|
||||
"LabelTimeBase": "Time Base",
|
||||
"LabelTimeListened": "收听时间",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue