From 4b5bd53b7554cf7a5468f7768a6bc799ed038390 Mon Sep 17 00:00:00 2001 From: "furkan.turkmen" Date: Tue, 18 Mar 2025 12:36:15 +0000 Subject: [PATCH] =?UTF-8?q?nfcliakis.json=20G=C3=BCncelle?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nfcliakis.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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" } }