From 4daa87e47f754e03e0e54a787ddffff00b3a7df6 Mon Sep 17 00:00:00 2001 From: Swiss Bitcoin Pay Date: Sun, 27 Apr 2025 20:17:43 +0200 Subject: [PATCH 1/8] Update source file en.json --- src/assets/translations/en.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/assets/translations/en.json b/src/assets/translations/en.json index a6850d32..1e2be985 100644 --- a/src/assets/translations/en.json +++ b/src/assets/translations/en.json @@ -160,7 +160,9 @@ "scanToVerify": "Scan to verify your identity", "or": "or", "scanToWithdraw": "Scan to receive bitcoin via", - "printReceipt": "Print receipt" + "printReceipt": "Print receipt", + "receipt": "Receipt", + "downloadReceipt": "Download receipt" }, "history": { "title": "Transaction history", From 383cb83f9ccc9e232a50e0584195d339602a05a9 Mon Sep 17 00:00:00 2001 From: Swiss Bitcoin Pay Date: Sun, 27 Apr 2025 20:17:47 +0200 Subject: [PATCH 2/8] New translations en.json (Finnish) --- src/assets/translations/fi.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/assets/translations/fi.json b/src/assets/translations/fi.json index fbcebac5..9e010631 100644 --- a/src/assets/translations/fi.json +++ b/src/assets/translations/fi.json @@ -160,7 +160,9 @@ "scanToVerify": "Skannaa henkilöllisyytesi varmentamiseksi", "or": "tai", "scanToWithdraw": "Scannaa vastaanottaaksesi bitcoinia", - "printReceipt": "Tulosta kuitti" + "printReceipt": "Tulosta kuitti", + "receipt": "Receipt", + "downloadReceipt": "Download receipt" }, "history": { "title": "Tapahtuma historia", From 04d9fbda74799f5f4be664a3e7f5b912cdb5cc4c Mon Sep 17 00:00:00 2001 From: Swiss Bitcoin Pay Date: Sun, 27 Apr 2025 20:17:48 +0200 Subject: [PATCH 3/8] New translations en.json (German) --- src/assets/translations/de.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/assets/translations/de.json b/src/assets/translations/de.json index f813dd6c..50d6c42f 100644 --- a/src/assets/translations/de.json +++ b/src/assets/translations/de.json @@ -160,7 +160,9 @@ "scanToVerify": "Scan to verify your identity", "or": "oder", "scanToWithdraw": "Scannen, um Bitcoin zu empfangen über", - "printReceipt": "Beleg drucken" + "printReceipt": "Beleg drucken", + "receipt": "Receipt", + "downloadReceipt": "Download receipt" }, "history": { "title": "Verlauf der Transaktionen", From bb356fde8b12a1b38387b66a83e118139587dbd2 Mon Sep 17 00:00:00 2001 From: Swiss Bitcoin Pay Date: Sun, 27 Apr 2025 20:17:50 +0200 Subject: [PATCH 4/8] New translations en.json (Italian) --- src/assets/translations/it.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/assets/translations/it.json b/src/assets/translations/it.json index 1fe3a782..367357e1 100644 --- a/src/assets/translations/it.json +++ b/src/assets/translations/it.json @@ -160,7 +160,9 @@ "scanToVerify": "Scan to verify your identity", "or": "o", "scanToWithdraw": "Scansiona per ricevere bitcoin tramite", - "printReceipt": "Stampa della ricevuta" + "printReceipt": "Stampa della ricevuta", + "receipt": "Receipt", + "downloadReceipt": "Download receipt" }, "history": { "title": "Storico delle transazioni", From ae4d41fd7866405688b3ba532ec373cdf9dafd2a Mon Sep 17 00:00:00 2001 From: Swiss Bitcoin Pay Date: Sun, 27 Apr 2025 20:17:51 +0200 Subject: [PATCH 5/8] New translations en.json (Portuguese) --- src/assets/translations/pt.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/assets/translations/pt.json b/src/assets/translations/pt.json index 272b9d1c..a7c40fd2 100644 --- a/src/assets/translations/pt.json +++ b/src/assets/translations/pt.json @@ -160,7 +160,9 @@ "scanToVerify": "Scan to verify your identity", "or": "ou", "scanToWithdraw": "Digitalizar para receber bitcoin através de", - "printReceipt": "Imprimir recibo" + "printReceipt": "Imprimir recibo", + "receipt": "Receipt", + "downloadReceipt": "Download receipt" }, "history": { "title": "Histórico de transações", From fd6f34f2ef690d72aeb595602a18ec6727547925 Mon Sep 17 00:00:00 2001 From: Swiss Bitcoin Pay Date: Sun, 27 Apr 2025 20:17:52 +0200 Subject: [PATCH 6/8] New translations en.json (French) --- src/assets/translations/fr.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/assets/translations/fr.json b/src/assets/translations/fr.json index 76b4675d..8560ed95 100644 --- a/src/assets/translations/fr.json +++ b/src/assets/translations/fr.json @@ -160,7 +160,9 @@ "scanToVerify": "Scanner pour vérifier votre identité", "or": "ou", "scanToWithdraw": "Scanner pour recevoir des bitcoins via", - "printReceipt": "Imprimer reçu" + "printReceipt": "Imprimer reçu", + "receipt": "Receipt", + "downloadReceipt": "Download receipt" }, "history": { "title": "Historique des transactions", From 83732446e067eae7e940b3775b44976411dc6ae7 Mon Sep 17 00:00:00 2001 From: Swiss Bitcoin Pay Date: Sun, 27 Apr 2025 20:17:53 +0200 Subject: [PATCH 7/8] New translations en.json (Spanish) --- src/assets/translations/es.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/assets/translations/es.json b/src/assets/translations/es.json index 7df89941..fabb713e 100644 --- a/src/assets/translations/es.json +++ b/src/assets/translations/es.json @@ -160,7 +160,9 @@ "scanToVerify": "Scan to verify your identity", "or": "o", "scanToWithdraw": "Escanear para recibir bitcoin a través de", - "printReceipt": "Imprimir recibo" + "printReceipt": "Imprimir recibo", + "receipt": "Receipt", + "downloadReceipt": "Download receipt" }, "history": { "title": "Historial de transacciones", From d2f581adec364e0e74ba8cb5ea1f6ec2e5d0cf6d Mon Sep 17 00:00:00 2001 From: Swiss Bitcoin Pay Date: Sun, 27 Apr 2025 20:33:24 +0200 Subject: [PATCH 8/8] New translations en.json (French) --- src/assets/translations/fr.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/assets/translations/fr.json b/src/assets/translations/fr.json index 8560ed95..60c09950 100644 --- a/src/assets/translations/fr.json +++ b/src/assets/translations/fr.json @@ -161,8 +161,8 @@ "or": "ou", "scanToWithdraw": "Scanner pour recevoir des bitcoins via", "printReceipt": "Imprimer reçu", - "receipt": "Receipt", - "downloadReceipt": "Download receipt" + "receipt": "Reçu", + "downloadReceipt": "Télécharger le reçu" }, "history": { "title": "Historique des transactions",