You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: frontend/src/lib/i18n/locales/en-US.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -86,7 +86,7 @@
86
86
"addressScopeName": "Address",
87
87
"addressScopeDescription": "Allows the app to access your address.",
88
88
"loginTailscaleTitle": "Continue with Tailscale",
89
-
"loginTailscaleDescription": "We detected that you are accessing Tinyauth from an authorized Tailscale device. Would you like to continue with your Tailscale connection?",
89
+
"loginTailscaleDescription": "You appear to be accessing Tinyauth from an authorized Tailscale device. Would you like to continue with your Tailscale connection?",
90
90
"loginTailscaleDeviceName": "Device name:",
91
91
"loginTailscaleSubmit": "Continue with Tailscale",
92
92
"loginTailscaleOtherMethod": "Login with another method",
Copy file name to clipboardExpand all lines: frontend/src/lib/i18n/locales/en.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -86,7 +86,7 @@
86
86
"addressScopeName": "Address",
87
87
"addressScopeDescription": "Allows the app to access your address.",
88
88
"loginTailscaleTitle": "Continue with Tailscale",
89
-
"loginTailscaleDescription": "We detected that you are accessing Tinyauth from an authorized Tailscale device. Would you like to continue with your Tailscale connection?",
89
+
"loginTailscaleDescription": "You appear to be accessing Tinyauth from an authorized Tailscale device. Would you like to continue with your Tailscale connection?",
90
90
"loginTailscaleDeviceName": "Device name:",
91
91
"loginTailscaleSubmit": "Continue with Tailscale",
92
92
"loginTailscaleOtherMethod": "Login with another method",
0 commit comments