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": {
"openid": "Verify your identity.",
"email": "Access to your email address.",
"profile": "Access to your full profile information.",
"email": "View your email address.",
"profile": "View your full profile information.",
"offline_access": "Allow offline access to your account."
}
},