passport.json Güncelle
parent
a7446668ca
commit
25ac7f551f
|
@ -66,6 +66,7 @@
|
||||||
"mrzParseErrorMessage": "Error creating MRZ.",
|
"mrzParseErrorMessage": "Error creating MRZ.",
|
||||||
"timeoutMessage": "The process of reading the front side of the Passport timed out.",
|
"timeoutMessage": "The process of reading the front side of the Passport timed out.",
|
||||||
"exitMessage": "Exit",
|
"exitMessage": "Exit",
|
||||||
|
"dialogOkButtonText": "Ok",
|
||||||
"dialogRetryButtonText": "Retry",
|
"dialogRetryButtonText": "Retry",
|
||||||
"dialogErrorTitleText": "Error",
|
"dialogErrorTitleText": "Error",
|
||||||
"dialogCancelButtonText": "Cancel"
|
"dialogCancelButtonText": "Cancel"
|
||||||
|
@ -84,6 +85,7 @@
|
||||||
"mrzParseErrorMessage": "MRZ oluşturulurken hata oluştu.",
|
"mrzParseErrorMessage": "MRZ oluşturulurken hata oluştu.",
|
||||||
"timeoutMessage": "Pasaport ön yüzü okuma işlemi zaman aşımına uğradı.",
|
"timeoutMessage": "Pasaport ön yüzü okuma işlemi zaman aşımına uğradı.",
|
||||||
"exitMessage": "Çıkış",
|
"exitMessage": "Çıkış",
|
||||||
|
"dialogOkButtonText": "Tamam",
|
||||||
"dialogErrorTitleText": "Hata",
|
"dialogErrorTitleText": "Hata",
|
||||||
"dialogRetryButtonText": "Tekrar Dene",
|
"dialogRetryButtonText": "Tekrar Dene",
|
||||||
"dialogCancelButtonText": "İptal"
|
"dialogCancelButtonText": "İptal"
|
||||||
|
|
Loading…
Reference in New Issue