mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-12-09 21:39:37 +00:00
Remove tooltip for re-scan in item modal, add missing translations #4017
This commit is contained in:
parent
006af2d616
commit
ec4f275d52
5 changed files with 6 additions and 7 deletions
|
|
@ -229,6 +229,7 @@
|
|||
"LabelAddedDate": "Added {0}",
|
||||
"LabelAdminUsersOnly": "Admin users only",
|
||||
"LabelAll": "All",
|
||||
"LabelAllEpisodesDownloaded": "All episodes downloaded",
|
||||
"LabelAllUsers": "All Users",
|
||||
"LabelAllUsersExcludingGuests": "All users excluding guests",
|
||||
"LabelAllUsersIncludingGuests": "All users including guests",
|
||||
|
|
@ -1066,6 +1067,7 @@
|
|||
"ToastSelectAtLeastOneUser": "Select at least one user",
|
||||
"ToastSendEbookToDeviceFailed": "Failed to send ebook to device",
|
||||
"ToastSendEbookToDeviceSuccess": "Ebook sent to device \"{0}\"",
|
||||
"ToastSeriesSubmitFailedSameName": "Cannot add two series with the same name",
|
||||
"ToastSeriesUpdateFailed": "Series update failed",
|
||||
"ToastSeriesUpdateSuccess": "Series update success",
|
||||
"ToastServerSettingsUpdateSuccess": "Server settings updated",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue