passport.json Güncelle

main
furkan.turkmen 2025-03-18 12:26:39 +00:00
parent 9b79c8d973
commit 5d0b3c5274
1 changed files with 2 additions and 0 deletions

View File

@ -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"
} }