From 5fcc6f2bbe15b69eef3d44102566ec2d35d5769e Mon Sep 17 00:00:00 2001 From: LukeGus Date: Wed, 27 May 2026 20:50:10 -0500 Subject: [PATCH] chore: update tagline --- src/ui/locales/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ui/locales/en.json b/src/ui/locales/en.json index acbb01b8..ba73aff0 100644 --- a/src/ui/locales/en.json +++ b/src/ui/locales/en.json @@ -1239,7 +1239,7 @@ "retry": "Retry" }, "auth": { - "tagline": "SSH SERVER MANAGER", + "tagline": "Self-hosted SSH and remote desktop management", "loginTitle": "Login to Termix", "registerTitle": "Create Account", "forgotPassword": "Forgot Password?",