diff --git a/identity-apps-core/apps/authentication-portal/src/main/resources/org/wso2/carbon/identity/application/authentication/endpoint/i18n/Resources.properties b/identity-apps-core/apps/authentication-portal/src/main/resources/org/wso2/carbon/identity/application/authentication/endpoint/i18n/Resources.properties index 77282638c24..b40af9e6c27 100644 --- a/identity-apps-core/apps/authentication-portal/src/main/resources/org/wso2/carbon/identity/application/authentication/endpoint/i18n/Resources.properties +++ b/identity-apps-core/apps/authentication-portal/src/main/resources/org/wso2/carbon/identity/application/authentication/endpoint/i18n/Resources.properties @@ -546,17 +546,18 @@ hypr.invalid.email=Please enter a valid email address as the username. # iProov -iproov.heading=Login with biometric authentication +iproov.heading=Login with Biometric Verification iproov.login.button=Login iproov.scan.face.button=Scan Face with iProov iproov.rescan.face.button=Rescan Face with iProov iproov.authentication.failed.message=Authentication Failed. Try again. -iproov.grant.camera.access.message=To proceed, please allow camera access so we can securely verify your identity. +iproov.grant.camera.access.message=Allow access to your camera to proceed verifying your identity through face recognition. iproov.grant.camera.access.button=Grant Permission iproov.username.error=Username is required. iproov.timeout.error=Authentication failed due to timeout. Please try again later. iproov.generic.error=Authentication failed. Please try again later. iproov.auth.start=Authentication in progress. Please wait... + # Errors error.occurred=Error Occurred error.400=Error 400 - Bad Request