mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-03-01 05:29:41 +00:00
Add tool tip to disabled delete button when user does not have permissions to delete items on issues tab
This commit is contained in:
parent
feed827223
commit
41a498e8d2
2 changed files with 4 additions and 0 deletions
|
|
@ -80,6 +80,7 @@
|
|||
"ButtonRefresh": "Refresh",
|
||||
"ButtonRemove": "Remove",
|
||||
"ButtonRemoveAll": "Remove All",
|
||||
"ButtonRemoveAllInsufficientPermissions": "User has insufficient permissions to remove items.",
|
||||
"ButtonRemoveAllLibraryItems": "Remove All Library Items",
|
||||
"ButtonRemoveFromContinueListening": "Remove from Continue Listening",
|
||||
"ButtonRemoveFromContinueReading": "Remove from Continue Reading",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue