From 3b0cad869a2fcc094b98dacafbae35936ab910b9 Mon Sep 17 00:00:00 2001 From: "furkan.turkmen" Date: Tue, 18 Mar 2025 14:02:23 +0000 Subject: [PATCH] =?UTF-8?q?nfcliakis.json=20G=C3=BCncelle?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nfcliakis.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/nfcliakis.json b/nfcliakis.json index feb569e..a52e0a7 100644 --- a/nfcliakis.json +++ b/nfcliakis.json @@ -374,7 +374,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.", @@ -398,7 +400,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" } } },