mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-12-10 13:59:40 +00:00
Add: episode pubdate validation before saving
This commit is contained in:
parent
0eed38b771
commit
2ec84edb5e
3 changed files with 12 additions and 4 deletions
|
|
@ -976,6 +976,7 @@
|
|||
"ToastEpisodeDownloadQueueClearFailed": "Failed to clear queue",
|
||||
"ToastEpisodeDownloadQueueClearSuccess": "Episode download queue cleared",
|
||||
"ToastEpisodeUpdateSuccess": "{0} episodes updated",
|
||||
"ToastEpisodePubDateUpdateFailed": "Publish date is required",
|
||||
"ToastErrorCannotShare": "Cannot share natively on this device",
|
||||
"ToastFailedToLoadData": "Failed to load data",
|
||||
"ToastFailedToMatch": "Failed to match",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue