From 0b6f6fe427cd4365665fbdea0534359bcc799a34 Mon Sep 17 00:00:00 2001 From: "furkan.turkmen" Date: Tue, 18 Mar 2025 14:03:50 +0000 Subject: [PATCH] =?UTF-8?q?passport.json=20G=C3=BCncelle?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- passport.json | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/passport.json b/passport.json index 76641a8..8e475a1 100644 --- a/passport.json +++ b/passport.json @@ -259,7 +259,7 @@ "version": "" } ], - "messages": { + "messages": { "en": { "headCenterMessage": "Keep your head straight and look towards the camera.", "headLeftMessage": "Turn your face to the left.", @@ -282,7 +282,9 @@ "timeoutMessage": "Your face could not be detected by the front camera within the requested time. Try again by pressing the Next button.", "dialogErrorTitleText": "Error", "dialogRetryButtonText": "Retry", - "dialogCancelButtonText": "Cancel" + "dialogCancelButtonText": "Cancel", + "exitMessage": "Exit", + "dialogOkButtonText": "Ok" }, "tr": { "headCenterMessage": "Başınızı düz tutarak kameraya doğru bakın.", @@ -306,7 +308,9 @@ "timeoutMessage": "İstenen süre içerisinde ön kamera tarafından yüzünüz algılanamamıştır. İleri tuşuna basarak tekrar deneyiniz.", "dialogErrorTitleText": "Hata", "dialogRetryButtonText": "Tekrar Dene", - "dialogCancelButtonText": "İptal" + "dialogCancelButtonText": "İptal", + "exitMessage": "Exit", + "dialogOkButtonText": "Tamam" } } },