accounts-frontend/packages/app/pages/auth/SuccessOauthPage.intl.json

8 lines
366 B
JSON
Raw Normal View History

{
2020-05-24 04:38:24 +05:30
"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."
}