nfcliakis.json Güncelle

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

View File

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