diff --git a/nfcliakis.json b/nfcliakis.json index fd77fec..0ed1edc 100644 --- a/nfcliakis.json +++ b/nfcliakis.json @@ -18,6 +18,7 @@ "messages": { "en": { "frontGuidanceMessage": "Please show the front side of your ID Card to the rear camera of your phone on the next page.", + "processEndingMessage": "Do you want to end the process?", "nextButtonText": "Next", "backButtonText": "Back", "dialogPositiveButtonText": "Yes", @@ -25,6 +26,7 @@ }, "tr": { "frontGuidanceMessage": "Lütfen Kimlik Kartınızın ön yüzünü telefonunuzun arka kamerasına okutunuz.", + "processEndingMessage": "Süreci sonlandırmak istiyor musunuz?", "nextButtonText": "İleri", "backButtonText": "Geri", "dialogPositiveButtonText": "Evet", @@ -117,6 +119,7 @@ "messages": { "en": { "backGuidanceMessage": "Please show the back side of your ID Card to the rear camera of your phone on the next page.", + "processEndingMessage": "Do you want to end the process?", "nextButtonText": "Next", "backButtonText": "Back", "dialogPositiveButtonText": "Yes", @@ -124,6 +127,7 @@ }, "tr": { "backGuidanceMessage": "Lütfen Kimlik Kartınızın arka yüzünü telefonunuzun arka kamerasına okutunuz.", + "processEndingMessage": "Süreci sonlandırmak istiyor musunuz?", "nextButtonText": "İleri", "backButtonText": "Geri", "dialogPositiveButtonText": "Evet", @@ -216,6 +220,7 @@ "messages": { "en": { "nfcGuidanceMessage": "Please keep your document close to the top of the device.", + "processEndingMessage": "Do you want to end the process?", "nextButtonText": "Next", "backButtonText": "Back", "dialogPositiveButtonText": "Yes", @@ -223,6 +228,7 @@ }, "tr": { "nfcGuidanceMessage": "Lütfen belgenizi cihazın üst kısmına yakın tutunuz.", + "processEndingMessage": "Süreci sonlandırmak istiyor musunuz?", "nextButtonText": "İleri", "backButtonText": "Geri", "dialogPositiveButtonText": "Evet", @@ -322,6 +328,7 @@ "messages": { "en": { "faceGuidanceMessage": "Please keep your face close to the front camera of the device and follow the instructions.", + "processEndingMessage": "Do you want to end the process?", "nextButtonText": "Next", "backButtonText": "Geri", "dialogPositiveButtonText": "Yes", @@ -329,6 +336,7 @@ }, "tr": { "faceGuidanceMessage": "Lütfen yüzünüzü cihazın ön kamerasına yakın tutunuz ve direktiflere uyun.", + "processEndingMessage": "Süreci sonlandırmak istiyor musunuz?", "nextButtonText": "İleri", "backButtonText": "Geri", "dialogPositiveButtonText": "Evet", @@ -444,6 +452,7 @@ "messages": { "en": { "videoCallGuidanceMessage": "For live calls, please point yourself at the front camera of the phone.", + "processEndingMessage": "Do you want to end the process?", "nextButtonText": "Next", "backButtonText": "Back", "dialogPositiveButtonText": "Yes", @@ -451,6 +460,7 @@ }, "tr": { "videoCallGuidanceMessage": "Canlı görüşme için lütfen telefonun ön kamerasına kendinizi yöneltin.", + "processEndingMessage": "Süreci sonlandırmak istiyor musunuz?", "nextButtonText": "İleri", "backButtonText": "Geri", "dialogPositiveButtonText": "Evet",