From 9e1364a45efb30a028620a076997168b3ff5e397 Mon Sep 17 00:00:00 2001 From: NipuniBhagya Date: Fri, 7 Feb 2025 15:55:59 +0530 Subject: [PATCH] Update iProov page description --- .../authentication/endpoint/i18n/Resources.properties | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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