Update: batch delete toast

This commit is contained in:
Nicholas Wallace 2024-08-27 18:43:38 -07:00
parent 9318b48634
commit 5b7e56bba3
2 changed files with 4 additions and 2 deletions

View file

@ -820,6 +820,8 @@
"ToastBackupRestoreFailed": "Failed to restore backup",
"ToastBackupUploadFailed": "Failed to upload backup",
"ToastBackupUploadSuccess": "Backup uploaded",
"ToastBatchDeleteFailed": "Batch delete failed",
"ToastBatchDeleteSuccess": "Batch delete success",
"ToastBatchUpdateFailed": "Batch update failed",
"ToastBatchUpdateSuccess": "Batch update success",
"ToastBookmarkCreateFailed": "Failed to create bookmark",