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": "Порт повинен бути в межах від 1 до 65535.",
"tcpErrorUnsupported": "Транспорт TCP не підтримується на цій платформі.",
"tcpErrorTimedOut": "З'єднання TCP завершилося через закінчення часу очікування.",
"tcpConnectionFailed": "Не вдалося встановити з'єднання TCP: {error}"
"tcpConnectionFailed": "Не вдалося встановити з'єднання TCP: {error}",
"map_showDiscoveryContacts": "Показати контакти Відкриття"
}