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 +} 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 +} 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 +} 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 +} 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 +} 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 +} 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 +}