Fixed: Add missing Translate Keys (#152)

This commit is contained in:
bakerboy448
2021-06-07 15:15:11 -05:00
committed by GitHub
parent 3ebdc1c1ac
commit 513b9d2324
2 changed files with 34 additions and 1 deletions

View File

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