Update apps/login/locales/en.json

Co-authored-by: David Skewis <david@zitadel.com>
This commit is contained in:
Max Peintner
2025-05-06 16:06:45 +02:00
committed by GitHub
parent e1e9459495
commit 6da4e7e25d

View File

@@ -205,8 +205,8 @@
}, },
"scope": { "scope": {
"openid": "Verify your identity.", "openid": "Verify your identity.",
"email": "Access to your email address.", "email": "View your email address.",
"profile": "Access to your full profile information.", "profile": "View your full profile information.",
"offline_access": "Allow offline access to your account." "offline_access": "Allow offline access to your account."
} }
}, },