diff --git a/nfcsizakis.json b/nfcsizakis.json index a057bb9..ec04c2f 100644 --- a/nfcsizakis.json +++ b/nfcsizakis.json @@ -272,7 +272,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.", @@ -296,7 +298,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" } } },