mirror of
https://github.com/elyby/accounts-frontend.git
synced 2024-11-07 00:29:19 +05:30
8 lines
366 B
JSON
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."
|
||
|
}
|