mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-09-28 14:29:45 -04:00
Feat: add givenPortOnly as gamedig option (#3532)
This commit is contained in:
parent
4e0bb394db
commit
2921f33c24
6 changed files with 29 additions and 2 deletions
|
@ -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."
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue