eshs/nfcakis.json

160 lines
5.6 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

{
"version": "1.0",
"flow": {
"id": "String",
"flowSteps": [
{
"flowtype": "TCKKNfcIntro",
"order": 0,
"config": {
"voiceGuide": false,
"resources": [
{
"id": "",
"version": ""
}
],
"scanAnimation": true,
"messages": {
"en": {
"nfcGuidanceMessage": "Please keep your document close to the top of the device.",
"nextButtonText": "Next",
"backButtonText": "Back"
},
"tr": {
"nfcGuidanceMessage": "Lütfen belgenizi cihazın üst kısmına yakın tutunuz.",
"nextButtonText": "İleri",
"backButtonText": "Geri"
}
}
},
"externalParams": [
{
"key": "",
"value": ""
}
]
},
{
"flowtype": "TCKKNfc",
"order": 1,
"config": {
"timeOutDuration": 60000,
"voiceGuide": false,
"resources": [
{
"id": "",
"version": ""
}
],
"progressEmpty": "⬜️",
"progressFilled": "🟩",
"messages": {
"en": {
"messageReadingDone": "Nfc read operation completed successfully.",
"messageReadingData": "Reading nfc data.",
"messageReadingError": "NFC read operation failed.",
"messagePlaceCard": "Please zoom in and secure your document to the device.",
"unknownErrorMessage": "Unknown Error",
"readFailedMessage": "Nfc read operation failed.",
"wrongEncodedMrzStringMessage": "Wrong MRZ Key.",
"deviceNotHaveNFCMessage": "The device does not have NFC.",
"nfcTagNotSupportIsoDepMessage": "NFC Tag Not Support Iso Dep Message.",
"cantConnectNFCTagMessage": "Unable to connect to NFC Tag message.",
"nfcTagNotSupportedMessage": "NFC chip is not supported.",
"nfcTagLostMessage": "The NFC chip was lost during reading.",
"externalAuthFailedMessage": "ExternalAuth fault.",
"nfcDisabledError": "NFC is not active.",
"userCancelledErrorMessage": "The process was canceled by the user.",
"timeoutMessage": "NFC read operation timed out.",
"dialogOkButtonText": "Ok",
"dialogStartButtonText": "Start",
"dialogCancelButtonText": "Cancel",
"dialogErrorTitleText": "Error",
"dialogRetryButtonText": "Retry"
},
"tr": {
"messageReadingDone": "Nfc okuma işlemi başarıyla tamamlandı.",
"messageReadingData": "Nfc verileri okunuyor.",
"messageReadingError": "NFC okuma işlemi başarısız.",
"messagePlaceCard": "Lütfen Belgenizi cihaza yakınlaştırın ve sabitleyin.",
"unknownErrorMessage": "Bilinmeyen Hata",
"readFailedMessage": "Nfc okuma işlemi başarısız.",
"wrongEncodedMrzStringMessage": "Hatalı MRZ Anahtarı",
"deviceNotHaveNFCMessage": "Cihazda NFC özelliği bulunmuyor.",
"nfcTagNotSupportIsoDepMessage": "Nfc Etiketi Iso Dep Mesajını Desteklemiyor.",
"cantConnectNFCTagMessage": "NFC Etiket mesajına bağlanılamıyor.",
"nfcTagNotSupportedMessage": "NFC çipi desteklenmiyor.",
"nfcTagLostMessage": "NFC çipi okuma esnasında kaybedildi.",
"externalAuthFailedMessage": "ExternalAuth hatalı.",
"nfcDisabledError": "NFC aktif değil.",
"userCancelledErrorMessage": "Süreç kullanıcı tarafından iptal edildi.",
"timeoutMessage": "NFC okuma işlemi zaman aşımına uğradı.",
"dialogOkButtonText": "Tamam",
"dialogStartButtonText": "Başlat",
"dialogCancelButtonText": "İptal",
"dialogErrorTitleText": "Hata",
"dialogRetryButtonText": "Tekrar Dene"
}
}
},
"externalParams": [
{
"key": "",
"value": ""
}
]
},
{
"flowtype": "VideoCallIntro",
"order": 2,
"config": {
"voiceGuide": false,
"resources": [
{
"id": "",
"version": ""
}
],
"scanAnimation": true,
"messages": {
"en": {
"videoCallGuidanceMessage": "For live calls, please point yourself at the front camera of the phone.",
"nextButtonText": "Next",
"backButtonText": "Back"
},
"tr": {
"videoCallGuidanceMessage": "Canlı görüşme için lütfen telefonun ön kamerasına kendinizi yöneltin.",
"nextButtonText": "İleri",
"backButtonText": "Geri"
}
}
},
"externalParams": [
{
"key": "",
"value": ""
}
]
},
{
"flowtype": "VideoCall",
"order": 3,
"config": {
"roomId": "da13324f-76b8-4e17-94df-318eba9d5575",
"serverUrl": "https://v-jitsi13.arksigner.com",
"timeOutDuration": 30,
"messages": {
"en": {
"dialogCancelButtonText": "Cancel"
},
"tr": {
"dialogCancelButtonText": "İptal"
}
}
}
}
]
}
}