mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-07-28 23:04:59 +02:00
Update notification description grammar
This commit is contained in:
parent
f0525d4f0d
commit
7122756e58
2 changed files with 2 additions and 2 deletions
|
@ -63,7 +63,7 @@ module.exports.notificationData = {
|
|||
{
|
||||
name: 'onRSSFeedFailed',
|
||||
requiresLibrary: true,
|
||||
description: 'Triggered when an RSS feed request/update fails, but gets not disabled',
|
||||
description: 'Triggered when an RSS feed request/update fails, but is not disabled',
|
||||
descriptionKey: 'NotificationOnRSSFeedFailedDescription',
|
||||
variables: ['feedUrl', 'numFailed', 'title'],
|
||||
defaults: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue