From 83c4875e8a97c9eb3312758fccbf39af4ccd9fe3 Mon Sep 17 00:00:00 2001 From: Swiss Bitcoin Pay Date: Mon, 30 Jun 2025 17:47:01 +0200 Subject: [PATCH 1/7] Update source file en.json --- src/assets/translations/en.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/assets/translations/en.json b/src/assets/translations/en.json index 1e2be985..da5a552e 100644 --- a/src/assets/translations/en.json +++ b/src/assets/translations/en.json @@ -127,7 +127,7 @@ "invoice": { "creatingInvoice": "Creating invoice", "fetchingInvoice": "Fetching invoice", - "invoiceQrTitle": "Invoice QR code", + "invoiceQrTitle": "Payment link QR code", "invoiceQr": "Access this invoice on another device by scanning this QR code", "save": "Save", "status": "Status", @@ -627,4 +627,4 @@ "thanks": "Thanks for buying with ₿itcoin", "poweredBy": "Powered by" } -} \ No newline at end of file +} From 9b25178afd442e9d887608fb6bd5db87bcdd5000 Mon Sep 17 00:00:00 2001 From: Swiss Bitcoin Pay Date: Mon, 30 Jun 2025 17:47:07 +0200 Subject: [PATCH 2/7] 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 60c09950..7b39dbb4 100644 --- a/src/assets/translations/fr.json +++ b/src/assets/translations/fr.json @@ -127,7 +127,7 @@ "invoice": { "creatingInvoice": "Création de la facture", "fetchingInvoice": "Obtention de la facture", - "invoiceQrTitle": "Code QR de la facture", + "invoiceQrTitle": "Payment link QR code", "invoiceQr": "Accédez à cette facture sur un autre appareil en scannant ce code QR", "save": "Sauvegarder", "status": "Statut", @@ -627,4 +627,4 @@ "thanks": "Merci d'acheter avec ₿itcoin", "poweredBy": "Propulsé par" } -} \ No newline at end of file +} From d8a6070123c0d01b2864a323205e49687abd45e4 Mon Sep 17 00:00:00 2001 From: Swiss Bitcoin Pay Date: Mon, 30 Jun 2025 17:47:08 +0200 Subject: [PATCH 3/7] New translations en.json (Spanish) --- src/assets/translations/es.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/assets/translations/es.json b/src/assets/translations/es.json index fabb713e..086f78cb 100644 --- a/src/assets/translations/es.json +++ b/src/assets/translations/es.json @@ -127,7 +127,7 @@ "invoice": { "creatingInvoice": "Crear factura", "fetchingInvoice": "Obtener factura", - "invoiceQrTitle": "Código QR de la factura", + "invoiceQrTitle": "Payment link QR code", "invoiceQr": "Acceda a esta factura desde otro dispositivo escaneando este código QR", "save": "Guardar", "status": "Estado", @@ -627,4 +627,4 @@ "thanks": "Gracias por comprar con ₿itcoin", "poweredBy": "Desarrollado por" } -} \ No newline at end of file +} From 50dd10f527e4bfa5e805a2fa58cbb42558fd7c92 Mon Sep 17 00:00:00 2001 From: Swiss Bitcoin Pay Date: Mon, 30 Jun 2025 17:47:10 +0200 Subject: [PATCH 4/7] New translations en.json (German) --- src/assets/translations/de.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/assets/translations/de.json b/src/assets/translations/de.json index 1f34cc42..eae654d4 100644 --- a/src/assets/translations/de.json +++ b/src/assets/translations/de.json @@ -127,7 +127,7 @@ "invoice": { "creatingInvoice": "Rechnung erstellen", "fetchingInvoice": "Rechnung abrufen", - "invoiceQrTitle": "QR-Code der Rechnung", + "invoiceQrTitle": "Payment link QR code", "invoiceQr": "Rufen Sie diese Rechnung auf einem anderen Gerät auf, indem Sie diesen QR-Code scannen", "save": "Speichern", "status": "Status", @@ -627,4 +627,4 @@ "thanks": "Danke für den Kauf mit ₿itcoin", "poweredBy": "Angetrieben durch" } -} \ No newline at end of file +} From 4b4340c50e5eb53629e3e5a60b12715010f6a6c3 Mon Sep 17 00:00:00 2001 From: Swiss Bitcoin Pay Date: Mon, 30 Jun 2025 17:47:11 +0200 Subject: [PATCH 5/7] New translations en.json (Finnish) --- src/assets/translations/fi.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/assets/translations/fi.json b/src/assets/translations/fi.json index 9e010631..6deea4a3 100644 --- a/src/assets/translations/fi.json +++ b/src/assets/translations/fi.json @@ -127,7 +127,7 @@ "invoice": { "creatingInvoice": "Laskua luodaan ", "fetchingInvoice": "Haetaan laskua", - "invoiceQrTitle": "Laskun QR-koodi", + "invoiceQrTitle": "Payment link QR code", "invoiceQr": "Nähdäksesi laskun toisessa laitteessa, lue QR-koodi", "save": "Tallenna", "status": "Tila", @@ -627,4 +627,4 @@ "thanks": "Kiitos kun maksoit ₿itcoinilla", "poweredBy": "toteuttaja" } -} \ No newline at end of file +} From 4c7f2abc21b4b8301118c40e8a9caae47a82fb19 Mon Sep 17 00:00:00 2001 From: Swiss Bitcoin Pay Date: Mon, 30 Jun 2025 17:47:13 +0200 Subject: [PATCH 6/7] New translations en.json (Italian) --- src/assets/translations/it.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/assets/translations/it.json b/src/assets/translations/it.json index 367357e1..cbe998a2 100644 --- a/src/assets/translations/it.json +++ b/src/assets/translations/it.json @@ -127,7 +127,7 @@ "invoice": { "creatingInvoice": "Creazione della fattura", "fetchingInvoice": "Recupero della fattura", - "invoiceQrTitle": "QR code della fattura", + "invoiceQrTitle": "Payment link QR code", "invoiceQr": "Accedi a questa fattura su un altro dispositivo scansionando questo QR code", "save": "Salva", "status": "Stato", @@ -627,4 +627,4 @@ "thanks": "Grazie per aver acquistato con ₿itcoin", "poweredBy": "Alimentato da" } -} \ No newline at end of file +} From dda3b5e8a158e1447d5cc7cc6e646c513ae77c99 Mon Sep 17 00:00:00 2001 From: Swiss Bitcoin Pay Date: Mon, 30 Jun 2025 17:47:14 +0200 Subject: [PATCH 7/7] New translations en.json (Portuguese) --- src/assets/translations/pt.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/assets/translations/pt.json b/src/assets/translations/pt.json index a7c40fd2..62357606 100644 --- a/src/assets/translations/pt.json +++ b/src/assets/translations/pt.json @@ -127,7 +127,7 @@ "invoice": { "creatingInvoice": "A criar fatura", "fetchingInvoice": "A obter fatura", - "invoiceQrTitle": "Código QR da fatura", + "invoiceQrTitle": "Payment link QR code", "invoiceQr": "Aceda a esta fatura noutro dispositivo através da leitura deste código QR", "save": "Guardar", "status": "Estado", @@ -627,4 +627,4 @@ "thanks": "Obrigado por comprar com ₿itcoin", "poweredBy": "Alimentado por" } -} \ No newline at end of file +}