nfcliakis.json Güncelle
parent
7e23513554
commit
fb6a2b7dae
|
@ -19,12 +19,16 @@
|
|||
"en": {
|
||||
"frontGuidanceMessage": "Please show the front side of your ID Card to the rear camera of your phone on the next page.",
|
||||
"nextButtonText": "Next",
|
||||
"backButtonText": "Back"
|
||||
"backButtonText": "Back",
|
||||
"dialogPositiveButtonText": "Yes",
|
||||
"dialogNegativeButtonText": "No"
|
||||
},
|
||||
"tr": {
|
||||
"frontGuidanceMessage": "Lütfen Kimlik Kartınızın ön yüzünü telefonunuzun arka kamerasına okutunuz.",
|
||||
"nextButtonText": "İleri",
|
||||
"backButtonText": "Geri"
|
||||
"backButtonText": "Geri",
|
||||
"dialogPositiveButtonText": "Evet",
|
||||
"dialogNegativeButtonText": "Hayır"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -114,12 +118,16 @@
|
|||
"en": {
|
||||
"backGuidanceMessage": "Please show the back side of your ID Card to the rear camera of your phone on the next page.",
|
||||
"nextButtonText": "Next",
|
||||
"backButtonText": "Back"
|
||||
"backButtonText": "Back",
|
||||
"dialogPositiveButtonText": "Yes",
|
||||
"dialogNegativeButtonText": "No"
|
||||
},
|
||||
"tr": {
|
||||
"backGuidanceMessage": "Lütfen Kimlik Kartınızın arka yüzünü telefonunuzun arka kamerasına okutunuz.",
|
||||
"nextButtonText": "İleri",
|
||||
"backButtonText": "Geri"
|
||||
"backButtonText": "Geri",
|
||||
"dialogPositiveButtonText": "Evet",
|
||||
"dialogNegativeButtonText": "Hayır"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -209,12 +217,16 @@
|
|||
"en": {
|
||||
"nfcGuidanceMessage": "Please keep your document close to the top of the device.",
|
||||
"nextButtonText": "Next",
|
||||
"backButtonText": "Back"
|
||||
"backButtonText": "Back",
|
||||
"dialogPositiveButtonText": "Yes",
|
||||
"dialogNegativeButtonText": "No"
|
||||
},
|
||||
"tr": {
|
||||
"nfcGuidanceMessage": "Lütfen belgenizi cihazın üst kısmına yakın tutunuz.",
|
||||
"nextButtonText": "İleri",
|
||||
"backButtonText": "Geri"
|
||||
"backButtonText": "Geri",
|
||||
"dialogPositiveButtonText": "Evet",
|
||||
"dialogNegativeButtonText": "Hayır"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -311,12 +323,16 @@
|
|||
"en": {
|
||||
"faceGuidanceMessage": "Please keep your face close to the front camera of the device and follow the instructions.",
|
||||
"nextButtonText": "Next",
|
||||
"backButtonText": "Geri"
|
||||
"backButtonText": "Geri",
|
||||
"dialogPositiveButtonText": "Yes",
|
||||
"dialogNegativeButtonText": "No"
|
||||
},
|
||||
"tr": {
|
||||
"faceGuidanceMessage": "Lütfen yüzünüzü cihazın ön kamerasına yakın tutunuz ve direktiflere uyun.",
|
||||
"nextButtonText": "İleri",
|
||||
"backButtonText": "Geri"
|
||||
"backButtonText": "Geri",
|
||||
"dialogPositiveButtonText": "Evet",
|
||||
"dialogNegativeButtonText": "Hayır"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -429,12 +445,16 @@
|
|||
"en": {
|
||||
"videoCallGuidanceMessage": "For live calls, please point yourself at the front camera of the phone.",
|
||||
"nextButtonText": "Next",
|
||||
"backButtonText": "Back"
|
||||
"backButtonText": "Back",
|
||||
"dialogPositiveButtonText": "Yes",
|
||||
"dialogNegativeButtonText": "No"
|
||||
},
|
||||
"tr": {
|
||||
"videoCallGuidanceMessage": "Canlı görüşme için lütfen telefonun ön kamerasına kendinizi yöneltin.",
|
||||
"nextButtonText": "İleri",
|
||||
"backButtonText": "Geri"
|
||||
"backButtonText": "Geri",
|
||||
"dialogPositiveButtonText": "Evet",
|
||||
"dialogNegativeButtonText": "Hayır"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue