mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-30 03:38:26 -07:00
Update translations
(cherry picked from commit 26031389757f6b5270bbe5591101b08e58debb73) Closes #3797
This commit is contained in:
parent
bc3ec36bb1
commit
9bc318e6b0
2 changed files with 2 additions and 2 deletions
|
@ -120,7 +120,7 @@ class RemoveQueueItemsModal extends Component {
|
|||
type={inputTypes.CHECK}
|
||||
name="blocklist"
|
||||
value={blocklist}
|
||||
helpText={translate('BlocklistHelpText')}
|
||||
helpText={translate('BlocklistReleaseHelpText')}
|
||||
onChange={this.onBlocklistChange}
|
||||
/>
|
||||
</FormGroup>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue