rename managed nodes

This commit is contained in:
miloschwartz
2025-10-08 17:34:53 -07:00
parent 526307e192
commit e0996a17ef
2 changed files with 4 additions and 3 deletions

1
.gitignore vendored
View File

@@ -48,3 +48,4 @@ server/build.ts
postgres/
dynamic/
*.mmdb
scratch/

View File

@@ -1542,8 +1542,8 @@
"autoLoginError": "Auto Login Error",
"autoLoginErrorNoRedirectUrl": "No redirect URL received from the identity provider.",
"autoLoginErrorGeneratingUrl": "Failed to generate authentication URL.",
"remoteExitNodeManageRemoteExitNodes": "Manage Self-Hosted",
"remoteExitNodeDescription": "Manage nodes to extend your network connectivity",
"remoteExitNodeManageRemoteExitNodes": "Managed Nodes",
"remoteExitNodeDescription": "Self-host one or more nodes for tunnel exit servers",
"remoteExitNodes": "Nodes",
"searchRemoteExitNodes": "Search nodes...",
"remoteExitNodeAdd": "Add Node",