mirror of
https://github.com/Sonarr/Sonarr.git
synced 2026-04-18 21:35:27 -04:00
Update some translation keys
This commit is contained in:
@@ -88,7 +88,7 @@ function EditDelayProfileModalContent(props) {
|
||||
{
|
||||
!isFetching && !!error ?
|
||||
<div>
|
||||
{translate('AddQualityProfileError')}
|
||||
{translate('AddDelayProfileError')}
|
||||
</div> :
|
||||
null
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user