fix(ui): fixed anime language profile typo (#879)

Co-authored-by: sct <ryan@sct.dev>
pull/870/head
Danshil Mungur 4 years ago committed by GitHub
parent 8056187c3c
commit ee5076146e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -710,7 +710,7 @@ const SonarrModal: React.FC<SonarrModalProps> = ({
htmlFor="activeAnimeLanguageProfileId"
className="text-label"
>
{intl.formatMessage(messages.animerootfolder)}
{intl.formatMessage(messages.animelanguageprofile)}
</label>
<div className="form-input">
<div className="flex max-w-lg rounded-md shadow-sm">

Loading…
Cancel
Save