mirror of
https://github.com/advplyr/audiobookshelf-app.git
synced 2026-07-29 16:08:38 +02:00
Show missing button with dialog, show missing indicator on covers
This commit is contained in:
@@ -179,6 +179,7 @@
|
||||
"LabelLow": "Low",
|
||||
"LabelMediaType": "Media Type",
|
||||
"LabelMedium": "Medium",
|
||||
"LabelMissing": "Missing",
|
||||
"LabelMore": "More",
|
||||
"LabelMoreInfo": "More Info",
|
||||
"LabelName": "Name",
|
||||
@@ -292,6 +293,7 @@
|
||||
"MessageFetching": "Fetching...",
|
||||
"MessageFollowTheProjectOnGithub": "Follow the project on Github",
|
||||
"MessageItemDownloadCompleteFailedToCreate": "Item download complete but failed to create library item",
|
||||
"MessageItemMissing": "Item is missing and must be fixed on the server. Typically an item is marked as missing because the file paths are not accessible.",
|
||||
"MessageLoading": "Loading...",
|
||||
"MessageLoadingServerData": "Loading server data...",
|
||||
"MessageMarkAsFinished": "Mark as Finished",
|
||||
|
||||
Reference in New Issue
Block a user