mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-08-03 17:54:54 +02:00
Update date time input validation, add red border for invalid datetime
This commit is contained in:
parent
7fd8178dde
commit
bea9d6aff4
4 changed files with 24 additions and 28 deletions
|
@ -964,7 +964,7 @@
|
|||
"ToastCollectionRemoveSuccess": "Collection removed",
|
||||
"ToastCollectionUpdateSuccess": "Collection updated",
|
||||
"ToastCoverUpdateFailed": "Cover update failed",
|
||||
"ToastDateMustBeComplete": "Date and time cannot be incomplete",
|
||||
"ToastDateTimeInvalidOrIncomplete": "Date and time is invalid or incomplete",
|
||||
"ToastDeleteFileFailed": "Failed to delete file",
|
||||
"ToastDeleteFileSuccess": "File deleted",
|
||||
"ToastDeviceAddFailed": "Failed to add device",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue