1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-21 22:05:43 -04:00

Fix some translations

This commit is contained in:
Bogdan
2023-09-12 17:25:52 +03:00
parent a798556d32
commit 703c251b5c
4 changed files with 13 additions and 10 deletions
@@ -47,9 +47,9 @@ class ReleaseProfiles extends Component {
} = this.props;
return (
<FieldSet legend={translate('Release Profiles')}>
<FieldSet legend={translate('ReleaseProfiles')}>
<PageSectionContent
errorMessage={translate('Unable to load ReleaseProfiles')}
errorMessage={translate('ReleaseProfilesLoadError')}
{...otherProps}
>
<div className={styles.releaseProfiles}>