fix up notification key misspelling

pull/6403/head
bakerboy448 3 years ago committed by Qstick
parent 45c08db1ce
commit 8fd6c72037

@ -39,7 +39,7 @@ function NotificationEventItems(props) {
<FormLabel>{translate('NotificationTriggers')}</FormLabel>
<div>
<FormInputHelpText
text={translate('NotifcationTriggersHelpText')}
text={translate('NotificationTriggersHelpText')}
link="https://wiki.servarr.com/Radarr_Settings#Connections"
/>
<div className={styles.events}>

@ -617,8 +617,8 @@
"NoResultsFound": "No results found",
"NoTagsHaveBeenAddedYet": "No tags have been added yet",
"NotAvailable": "Not Available",
"NotifcationTriggersHelpText": "Select which events should trigger this notification",
"NotificationTriggers": "Notification Triggers",
"NotificationTriggersHelpText": "Select which events should trigger this notification",
"NotMonitored": "Not Monitored",
"NoUpdatesAreAvailable": "No updates are available",
"NoVideoFilesFoundSelectedFolder": "No video files were found in the selected folder",

Loading…
Cancel
Save