feat: add Ngrok tunnel provider (#1415)

Adds Ngrok quick tunnel support
Adds desktop tunnel docs across locales
Improves tunnel settings provider and TTL labels
This commit is contained in:
Bohdan Triapitsyn
2026-05-25 18:00:03 +03:00
committed by GitHub
parent 25ed8e6abb
commit 00a7807168
22 changed files with 893 additions and 28 deletions
+12
View File
@@ -444,6 +444,18 @@
"pl": "Przeglądarka na pulpicie"
}
},
{
"label": "Desktop Tunnels",
"link": "/desktop-tunnels/",
"translations": {
"uk": "Десктопні тунелі",
"zh-CN": "桌面端隧道",
"es": "Túneles de escritorio",
"pt-BR": "Túneis no desktop",
"ko": "데스크톱 터널",
"pl": "Tunele w aplikacji desktopowej"
}
},
{
"label": "Updates",
"link": "/updates/",