i18n: authorize page error messages

This commit is contained in:
Stavros
2026-02-01 18:58:03 +02:00
parent fb705eaf07
commit 627fd05d71
3 changed files with 6 additions and 2 deletions

View File

@@ -68,6 +68,8 @@
"authorizeLoadingSubtitle": "Please wait while we load the client information.",
"authorizeSuccessTitle": "Authorized",
"authorizeSuccessSubtitle": "You will be redirected to the app in a few seconds.",
"authorizeErrorClientInfo": "An error occurred while loading the client information. Please try again later.",
"authorizeErrorMissingParams": "The following parameters are missing: {{missingParams}}",
"openidScopeName": "OpenID Connect",
"openidScopeDescription": "Allows the app to access your OpenID Connect information.",
"emailScopeName": "Email",