passport.json Güncelle
parent
9b79c8d973
commit
5d0b3c5274
|
@ -160,6 +160,7 @@
|
||||||
"userCancelledErrorMessage": "The process was canceled by the user.",
|
"userCancelledErrorMessage": "The process was canceled by the user.",
|
||||||
"timeoutMessage": "NFC read operation timed out.",
|
"timeoutMessage": "NFC read operation timed out.",
|
||||||
"dialogOkButtonText": "Ok",
|
"dialogOkButtonText": "Ok",
|
||||||
|
"dialogStartButtonText": "Start",
|
||||||
"dialogCancelButtonText": "Cancel",
|
"dialogCancelButtonText": "Cancel",
|
||||||
"dialogRetryButtonText": "Retry"
|
"dialogRetryButtonText": "Retry"
|
||||||
},
|
},
|
||||||
|
@ -181,6 +182,7 @@
|
||||||
"userCancelledErrorMessage": "Süreç kullanıcı tarafından iptal edildi.",
|
"userCancelledErrorMessage": "Süreç kullanıcı tarafından iptal edildi.",
|
||||||
"timeoutMessage": "NFC okuma işlemi zaman aşımına uğradı.",
|
"timeoutMessage": "NFC okuma işlemi zaman aşımına uğradı.",
|
||||||
"dialogOkButtonText": "Tamam",
|
"dialogOkButtonText": "Tamam",
|
||||||
|
"dialogStartButtonText": "Başlat",
|
||||||
"dialogCancelButtonText": "İptal",
|
"dialogCancelButtonText": "İptal",
|
||||||
"dialogRetryButtonText": "Tekrar Dene"
|
"dialogRetryButtonText": "Tekrar Dene"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue