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: apps/login/locales/en.json
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -22,6 +22,7 @@
22
22
"loginname": {
23
23
"title": "Welcome",
24
24
"description": "Choose your login method:",
25
+
"deviceAuthNotice": "Sign in to authorize the device and complete the connection.",
25
26
"register": "Create account",
26
27
"submit": "Continue",
27
28
"notRegistered": "Not registered?",
@@ -266,7 +267,8 @@
266
267
"title": "{appName} would like to connect",
267
268
"description": "{appName} will have access to:",
268
269
"disclaimer": "By clicking Allow, you allow {appName} and Zitadel to use your information in accordance with their respective terms of service and privacy policies. You can revoke this access at any time.",
269
-
"submit": "Allow",
270
+
"signInNotice": "You'll need to sign in to complete the authorization.",
0 commit comments