mirror of
https://github.com/vr-payment/shopware-6.git
synced 2026-06-15 09:16:52 +00:00
d91a29c6b7
This reverts commit aa4aa15c54.
28 lines
652 B
JSON
28 lines
652 B
JSON
{
|
|
"vrpayment": {
|
|
"account": {
|
|
"downloadInvoice": "Scaricare la fattura"
|
|
},
|
|
"cookie": {
|
|
"name": "Pagamento VRPayment"
|
|
},
|
|
"deliveryState": {
|
|
"hold": "Tenere",
|
|
"unhold": "Aprite"
|
|
},
|
|
"payButton": "Paga",
|
|
"payHeader": "Ordine di pagamento",
|
|
"payload": {
|
|
"adjustmentLineItem": "Voce di aggiustamento",
|
|
"shipping": {
|
|
"lineItem": "Spedizione",
|
|
"name": "Spedizione"
|
|
},
|
|
"taxes": "Tasse"
|
|
},
|
|
"paymentMethod": {
|
|
"notAvailable": "Il metodo di pagamento non è attualmente disponibile. Si prega di scegliere un altro metodo di pagamento."
|
|
}
|
|
}
|
|
}
|