mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-07-10 03:11:34 +00:00
Add options for title field visibility
This commit is contained in:
parent
bb7938f66d
commit
1ebcbe8e48
5 changed files with 105 additions and 10 deletions
|
|
@ -136,6 +136,7 @@
|
|||
"HeaderEpisodes": "Episodes",
|
||||
"HeaderEreaderDevices": "Ereader Devices",
|
||||
"HeaderEreaderSettings": "Ereader Settings",
|
||||
"HeaderFields": "Fields",
|
||||
"HeaderFiles": "Files",
|
||||
"HeaderFindChapters": "Find Chapters",
|
||||
"HeaderIgnoredFiles": "Ignored Files",
|
||||
|
|
@ -318,6 +319,7 @@
|
|||
"LabelExportOPML": "Export OPML",
|
||||
"LabelFeedURL": "Feed URL",
|
||||
"LabelFetchingMetadata": "Fetching Metadata",
|
||||
"LabelFieldVisibility": "Field Visibility",
|
||||
"LabelFile": "File",
|
||||
"LabelFileBirthtime": "File Birthtime",
|
||||
"LabelFileBornDate": "Born {0}",
|
||||
|
|
@ -407,7 +409,6 @@
|
|||
"LabelMore": "More",
|
||||
"LabelMoreInfo": "More Info",
|
||||
"LabelName": "Name",
|
||||
"LabelNarrator": "Narrator",
|
||||
"LabelNarrators": "Narrators",
|
||||
"LabelNew": "New",
|
||||
"LabelNewPassword": "New Password",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue