Bug/connection mode fixes (#5998)

This commit is contained in:
EthanHealy01
2026-04-01 15:33:46 +01:00
committed by GitHub
parent ecd1d3cad3
commit 74153b6deb
10 changed files with 211 additions and 92 deletions
@@ -6817,10 +6817,13 @@ title = "Sign in to Stirling"
[setup.selfhosted]
link = "or connect to a self-hosted account"
subtitle = "Enter your server credentials"
changeServerLocked = "Your organisation has restricted this app to a specific server"
switchToLocal = "Use local tools instead"
title = "Sign in to Server"
[setup.selfhosted.unreachable]
changeServer = "Connect to a different server"
changeServerLocked = "Your organisation has restricted this app to a specific server"
continueOffline = "Use local tools instead"
message = "Could not reach {{url}}. Check that the server is running and accessible."
retry = "Retry"