Merge branch 'main' into tcp

This commit is contained in:
Winston Lowe
2026-03-12 23:22:30 -07:00
committed by GitHub
58 changed files with 870 additions and 286 deletions
+2 -1
View File
@@ -1887,5 +1887,6 @@
"tcpErrorPortInvalid": "O valor do porto deve estar entre 1 e 65535.",
"tcpErrorUnsupported": "O protocolo TCP não é suportado nesta plataforma.",
"tcpErrorTimedOut": "A conexão TCP expirou.",
"tcpConnectionFailed": "Falha na conexão TCP: {error}"
"tcpConnectionFailed": "Falha na conexão TCP: {error}",
"map_showDiscoveryContacts": "Mostrar Contatos de Descoberta"
}