mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-15 01:32:57 -07:00
Wording changes
Signed-off-by: Gianfranco <gianfry94@hotmail.it>
This commit is contained in:
parent
21799116c5
commit
f07bcca96a
1 changed files with 2 additions and 2 deletions
|
@ -3469,10 +3469,10 @@ class TELEGRAM(Notifier):
|
|||
'description': 'Disables automatic link previews for links in the message',
|
||||
'input_type': 'checkbox'
|
||||
},
|
||||
{'label': 'Enable Silent Messages',
|
||||
{'label': 'Enable Silent Notifications',
|
||||
'value': self.config['silent_message'],
|
||||
'name': 'telegram_silent_message',
|
||||
'description': 'Sends the message silently. Users will receive a notification with no sound.',
|
||||
'description': 'Send notifications silently without any alert sounds.',
|
||||
'input_type': 'checkbox'
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue