accounts-frontend/packages/app/components/auth/finish/Finish.intl.json
2020-05-24 02:08:24 +03:00

8 lines
352 B
JSON

{
"authForAppSuccessful": "Authorization for {appName} was successfully completed",
"authForAppFailed": "Authorization for {appName} was failed",
"waitAppReaction": "Please, wait till your application response",
"passCodeToApp": "To complete authorization process, please, provide the following code to {appName}",
"copy": "Copy"
}