|
|
@ -96,7 +96,7 @@ function EditLanguageProfileModalContent(props) {
|
|
|
|
{...cutoff}
|
|
|
|
{...cutoff}
|
|
|
|
value={cutoff ? cutoff.value.id : 0}
|
|
|
|
value={cutoff ? cutoff.value.id : 0}
|
|
|
|
values={languages}
|
|
|
|
values={languages}
|
|
|
|
helpText="Once this language is reached Sonarr will no longer download episodes"
|
|
|
|
helpText="Once this language is reached Lidarr will no longer download albums"
|
|
|
|
onChange={onCutoffChange}
|
|
|
|
onChange={onCutoffChange}
|
|
|
|
/>
|
|
|
|
/>
|
|
|
|
</FormGroup>
|
|
|
|
</FormGroup>
|
|
|
|