passport.json Güncelle
parent
4b5bd53b75
commit
ad308aaaa6
|
@ -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"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue