Update translations

(cherry picked from commit 26031389757f6b5270bbe5591101b08e58debb73)

Closes #3797
pull/3802/head
Bogdan 12 months ago
parent bc3ec36bb1
commit 9bc318e6b0

@ -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>

@ -104,8 +104,8 @@
"BindAddressHelpText": "Valid IP address, localhost or '*' for all interfaces",
"BindAddressHelpTextWarning": "Requires restart to take effect",
"Blocklist": "Blocklist",
"BlocklistHelpText": "Prevents Lidarr from automatically grabbing these files again",
"BlocklistRelease": "Blocklist Release",
"BlocklistReleaseHelpText": "Prevents Lidarr from automatically grabbing these files again",
"BlocklistReleases": "Blocklist Releases",
"Branch": "Branch",
"BypassIfAboveCustomFormatScore": "Bypass if Above Custom Format Score",

Loading…
Cancel
Save