mirror of
https://github.com/mosip/inji-wallet.git
synced 2026-01-09 13:38:01 -05:00
12 lines
270 B
JSON
12 lines
270 B
JSON
{
|
|
"status": {
|
|
"verifyingIdentity": "Verifying identity..."
|
|
},
|
|
"errors": {
|
|
"invalidIdentity": {
|
|
"title": "Unable to verify identity",
|
|
"message": "Face not recognised. Please try again.",
|
|
"messageNoRetry": "Face not recognised."
|
|
}
|
|
}
|
|
} |