passport.json Güncelle

main
furkan.turkmen 2025-03-18 12:36:51 +00:00
parent 4b5bd53b75
commit ad308aaaa6
1 changed files with 3 additions and 1 deletions

View File

@ -141,7 +141,7 @@
],
"progressEmpty": "⬜️",
"progressFilled": "🟩",
"messages": {
"messages": {
"en": {
"messageReadingDone": "Nfc read operation completed successfully.",
"messageReadingData": "Reading nfc data.",
@ -162,6 +162,7 @@
"dialogOkButtonText": "Ok",
"dialogStartButtonText": "Start",
"dialogCancelButtonText": "Cancel",
"dialogErrorTitleText": "Error",
"dialogRetryButtonText": "Retry"
},
"tr": {
@ -184,6 +185,7 @@
"dialogOkButtonText": "Tamam",
"dialogStartButtonText": "Başlat",
"dialogCancelButtonText": "İptal",
"dialogErrorTitleText": "Hata",
"dialogRetryButtonText": "Tekrar Dene"
}
}