Fix notification js docs and update description/defaults

This commit is contained in:
advplyr 2025-06-09 16:21:05 -05:00
parent 7122756e58
commit 5e2bb0b12c
3 changed files with 20 additions and 20 deletions

View file

@ -918,8 +918,8 @@
"NotificationOnBackupCompletedDescription": "Triggered when a backup is completed",
"NotificationOnBackupFailedDescription": "Triggered when a backup fails",
"NotificationOnEpisodeDownloadedDescription": "Triggered when a podcast episode is auto-downloaded",
"NotificationOnRSSFeedDisabledDescription": "Triggered when an RSS feed is disabled due to too many failed attempts",
"NotificationOnRSSFeedFailedDescription": "Triggered when an RSS feed request/update fails, but is not disabled",
"NotificationOnRSSFeedDisabledDescription": "Triggered when automatic episode downloads are disabled due to too many failed attempts",
"NotificationOnRSSFeedFailedDescription": "Triggered when the RSS feed request fails for an automatic episode download",
"NotificationOnTestDescription": "Event for testing the notification system",
"PlaceholderNewCollection": "New collection name",
"PlaceholderNewFolderPath": "New folder path",