mirror of
https://github.com/Radarr/Radarr
synced 2026-04-20 06:01:06 +02:00
Fixed: IPv4 instead of IP4
(cherry picked from commit c7427f8df828733a81d83ea28393a18d10875769)
This commit is contained in:
parent
6fa0cdc9a8
commit
603db7c76b
1 changed files with 1 additions and 1 deletions
|
|
@ -86,7 +86,7 @@
|
|||
"Backups": "Backups",
|
||||
"BeforeUpdate": "Before update",
|
||||
"BindAddress": "Bind Address",
|
||||
"BindAddressHelpText": "Valid IP4 address or '*' for all interfaces",
|
||||
"BindAddressHelpText": "Valid IPv4 address or '*' for all interfaces",
|
||||
"Blocklist": "Blocklist",
|
||||
"Blocklisted": "Blocklisted",
|
||||
"BlocklistHelpText": "Prevents Radarr from automatically grabbing this release again",
|
||||
|
|
|
|||
Loading…
Reference in a new issue