Add SSL column to streams table UI

This commit is contained in:
jbowring
2024-04-27 15:49:23 +01:00
parent 0cf7ed9d82
commit 1d3d5be588
3 changed files with 10 additions and 2 deletions

View File

@ -180,7 +180,8 @@
"help-title": "What is a Stream?",
"help-content": "A relatively new feature for Nginx, a Stream will serve to forward TCP/UDP traffic directly to another computer on the network.\nIf you're running game servers, FTP or SSH servers this can come in handy.",
"search": "Search Incoming Port…",
"ssl-certificate": "SSL Certificate for TCP Forwarding"
"ssl-certificate": "SSL Certificate for TCP Forwarding",
"tcp+ssl": "TCP+SSL"
},
"certificates": {
"title": "SSL Certificates",