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