Skip to content

Commit

Permalink
[ES-1623] Updated the eSignet error messages in the i18n bundle.
Browse files Browse the repository at this point in the history
Signed-off-by: GurukiranP <[email protected]>
  • Loading branch information
gk-4VII committed Sep 12, 2024
1 parent e733fa6 commit 2432649
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions artifacts/src/i18n/esignet-i18n-bundle/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -467,17 +467,17 @@
"IDA-BIA-003": "Number of FMR should not exceed 2.",
"IDA-BIA-004": "The biometric device is not registered. Please register the device and try again.",
"IDA-BIA-005": "Device provider not registered with MOSIP",
"IDA-BIA-006": "Biometric data not available.",
"IDA-BIA-007": "Duplicate Irises in request",
"IDA-BIA-006": "Biometric data not found in the system. Please check your entry and try again. If the issue persists, contact support for assistance.",
"IDA-BIA-007": "Duplicate iris scan detected. Please scan a different eye or correct the duplication and try again.",
"IDA-BIA-008": "Number of IIR should not exceed 2.",
"IDA-BIA-009": "Number of FID records should not exceed 1.",
"IDA-BIA-010": "Single FMR record contains more than one finger.",
"IDA-BIA-011": "Invalid biometric data",
"IDA-BIA-011": "Biometric data entered is not valid. Please check and try again.",
"IDA-BIA-013": "Number of FMR should not exceed 10.",
"IDA-BIA-014": "Hash Validation Failed",
"IDA-BIA-015": "Signature Validation Failed",
"IDA-BIA-016": "Unable to Perform Quality Check due to a Technical Issue",
"IDA-BIA-017": "Unable to Perform Biometric Match due to a Technical Issue",
"IDA-BIA-016": "Quality check could not be performed due to a technical issue. Please try again later or contact support for assistance.",
"IDA-BIA-017": "Unable to perform biometric match due to a technical issue. Please try again later or contact support if the problem persists.",
"IDA-BIA-018": "Unable to Process the Request due to a Technical Issue",
"auth_failed": "Biometric data not available. Please try again.",
"IDA-MLC-018": "Invalid UIN/VID. Please enter a valid UIN/VID."
Expand Down

0 comments on commit 2432649

Please sign in to comment.