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