passport.json Güncelle
parent
6e8fd8810f
commit
c1a9e24ea8
|
@ -276,6 +276,7 @@
|
||||||
"wrongLivenessActionErrorMessage": "Please only perform the actions requested of you.",
|
"wrongLivenessActionErrorMessage": "Please only perform the actions requested of you.",
|
||||||
"unsupportedOSErrorMessage": "The process cannot continue because unsupported os.",
|
"unsupportedOSErrorMessage": "The process cannot continue because unsupported os.",
|
||||||
"timeoutMessage": "Your face could not be detected by the front camera within the requested time. Try again by pressing the Next button.",
|
"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",
|
"dialogRetryButtonText": "Retry",
|
||||||
"dialogCancelButtonText": "Cancel"
|
"dialogCancelButtonText": "Cancel"
|
||||||
},
|
},
|
||||||
|
@ -299,6 +300,7 @@
|
||||||
"wrongLivenessActionErrorMessage": "Lütfen sadece sizden istenen hareketleri yapınız.",
|
"wrongLivenessActionErrorMessage": "Lütfen sadece sizden istenen hareketleri yapınız.",
|
||||||
"unsupportedOSErrorMessage": "Desteklenmeyen işletim sistemi nedeniyle işleme devam edilemiyor.\"",
|
"unsupportedOSErrorMessage": "Desteklenmeyen işletim sistemi nedeniyle işleme devam edilemiyor.\"",
|
||||||
"timeoutMessage": "İstenen süre içerisinde ön kamera tarafından yüzünüz algılanamamıştır. İleri tuşuna basarak tekrar deneyiniz.",
|
"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",
|
"dialogRetryButtonText": "Tekrar Dene",
|
||||||
"dialogCancelButtonText": "İptal"
|
"dialogCancelButtonText": "İptal"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue