passport.json Güncelle
parent
1c64332932
commit
0b6f6fe427
|
@ -259,7 +259,7 @@
|
|||
"version": ""
|
||||
}
|
||||
],
|
||||
"messages": {
|
||||
"messages": {
|
||||
"en": {
|
||||
"headCenterMessage": "Keep your head straight and look towards the camera.",
|
||||
"headLeftMessage": "Turn your face to the left.",
|
||||
|
@ -282,7 +282,9 @@
|
|||
"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",
|
||||
"dialogCancelButtonText": "Cancel"
|
||||
"dialogCancelButtonText": "Cancel",
|
||||
"exitMessage": "Exit",
|
||||
"dialogOkButtonText": "Ok"
|
||||
},
|
||||
"tr": {
|
||||
"headCenterMessage": "Başınızı düz tutarak kameraya doğru bakın.",
|
||||
|
@ -306,7 +308,9 @@
|
|||
"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",
|
||||
"dialogCancelButtonText": "İptal"
|
||||
"dialogCancelButtonText": "İptal",
|
||||
"exitMessage": "Exit",
|
||||
"dialogOkButtonText": "Tamam"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue