Feat: add givenPortOnly as gamedig option (#3532)

This commit is contained in:
Nelson Chan
2023-08-08 03:14:21 +08:00
committed by GitHub
parent 4e0bb394db
commit 2921f33c24
6 changed files with 29 additions and 2 deletions

View File

@@ -804,5 +804,7 @@
"nostrRecipients": "Recipients Public Keys (npub)",
"nostrRecipientsHelp": "npub format, one per line",
"showCertificateExpiry": "Show Certificate Expiry",
"noOrBadCertificate": "No/Bad Certificate"
"noOrBadCertificate": "No/Bad Certificate",
"gamedigGuessPort": "Gamedig: Guess Port",
"gamedigGuessPortDescription": "The port used by Valve Server Query Protocol may be different from the client port. Try this if the monitor cannot connect to your server."
}