nfcliakis.json Güncelle

main
furkan.turkmen 2025-04-07 11:50:34 +00:00
parent 7e23513554
commit fb6a2b7dae
1 changed files with 30 additions and 10 deletions

View File

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