accounts-frontend/src/pages/auth/SuccessOauthPage.intl.json

8 lines
366 B
JSON
Raw Normal View History

{
"title": "Authorization successful",
"applicationAuth": "Application authorization",
"authorizationSuccessful": "Authorization has been successfully completed.",
"authorizationForAppSuccessful": "Authorization for {appName} has been successfully completed.",
"youCanCloseThisPage": "You can close this window and return to your application."
}