mirror of
https://github.com/vr-payment/shopware-6.git
synced 2026-06-15 09:16:52 +00:00
Release 6.1.10
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"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."
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user