accounts-frontend/packages/app/components/auth/finish/Finish.intl.json

8 lines
342 B
JSON
Raw Normal View History

2016-05-14 16:56:17 +05:30
{
"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"
2016-05-14 16:56:17 +05:30
}