mirror of
https://github.com/elyby/accounts-frontend.git
synced 2024-11-10 01:52:04 +05:30
8 lines
342 B
JSON
8 lines
342 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"
|
|
}
|