accounts-frontend/packages/app/pages/auth/SuccessOauthPage.intl.json
2020-05-24 02:08:24 +03:00

8 lines
366 B
JSON

{
"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."
}