Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/assets/translations/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -627,4 +627,4 @@
"thanks": "Danke für den Kauf mit ₿itcoin",
"poweredBy": "Angetrieben durch"
}
}
}
4 changes: 2 additions & 2 deletions src/assets/translations/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -627,4 +627,4 @@
"thanks": "Thanks for buying with ₿itcoin",
"poweredBy": "Powered by"
}
}
}
4 changes: 2 additions & 2 deletions src/assets/translations/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -627,4 +627,4 @@
"thanks": "Gracias por comprar con ₿itcoin",
"poweredBy": "Desarrollado por"
}
}
}
4 changes: 2 additions & 2 deletions src/assets/translations/fi.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -627,4 +627,4 @@
"thanks": "Kiitos kun maksoit ₿itcoinilla",
"poweredBy": "toteuttaja"
}
}
}
4 changes: 2 additions & 2 deletions src/assets/translations/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -627,4 +627,4 @@
"thanks": "Merci d'acheter avec ₿itcoin",
"poweredBy": "Propulsé par"
}
}
}
4 changes: 2 additions & 2 deletions src/assets/translations/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -627,4 +627,4 @@
"thanks": "Grazie per aver acquistato con ₿itcoin",
"poweredBy": "Alimentato da"
}
}
}
4 changes: 2 additions & 2 deletions src/assets/translations/pt.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -627,4 +627,4 @@
"thanks": "Obrigado por comprar com ₿itcoin",
"poweredBy": "Alimentado por"
}
}
}
Loading