Skip to content

Commit 004c146

Browse files
committed
v6.5.1 updates
1 parent c980407 commit 004c146

File tree

15 files changed

+29
-15
lines changed

15 files changed

+29
-15
lines changed

LabelStoreMax/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [6.5.1] - 2023-03-04
2+
3+
* New translation added.
4+
15
## [6.5.0] - 2023-03-04
26

37
* When making payments via Stripe, it will now save the card for later.

LabelStoreMax/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
# WooCommerce App: Label StoreMax
66

7-
### Label StoreMax - v6.5.0
7+
### Label StoreMax - v6.5.1
88

99

1010
[Official WooSignal WooCommerce App](https://woosignal.com)

LabelStoreMax/lang/de.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,5 +228,6 @@
228228
"Yes, delete my account": "Ja, lösche mein Konto",
229229
"Account deleted": "Konto gelöscht",
230230
"Shipping is not supported for your location, sorry": "Der Versand wird für Ihren Standort nicht unterstützt, tut mir leid",
231-
"Order Summary": "Bestellübersicht"
231+
"Order Summary": "Bestellübersicht",
232+
"By completing this order, I agree to all": "Mit Abschluss dieser Bestellung stimme ich allem zu"
232233
}

LabelStoreMax/lang/en.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,5 +228,6 @@
228228
"Yes, delete my account": "Yes, delete my account",
229229
"Account deleted": "Account deleted",
230230
"Shipping is not supported for your location, sorry": "Shipping is not supported for your location, sorry",
231-
"Order Summary": "Order Summary"
231+
"Order Summary": "Order Summary",
232+
"By completing this order, I agree to all": "By completing this order, I agree to all"
232233
}

LabelStoreMax/lang/es.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,5 +228,6 @@
228228
"Yes, delete my account": "Sí, eliminar mi cuenta",
229229
"Account deleted": "Cuenta borrada",
230230
"Shipping is not supported for your location, sorry": "El envío no es compatible para su ubicación, lo siento",
231-
"Order Summary": "Resumen del pedido"
231+
"Order Summary": "Resumen del pedido",
232+
"By completing this order, I agree to all": "Al completar este pedido, acepto todos"
232233
}

LabelStoreMax/lang/fr.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,5 +228,6 @@
228228
"Yes, delete my account": "Oui, supprimer mon compte",
229229
"Account deleted": "Compte supprimé",
230230
"Shipping is not supported for your location, sorry": "L'expédition n'est pas prise en charge pour votre emplacement, désolé",
231-
"Order Summary": "Récapitulatif de la commande"
231+
"Order Summary": "Récapitulatif de la commande",
232+
"By completing this order, I agree to all": "En remplissant cette commande, j'accepte toutes"
232233
}

LabelStoreMax/lang/hi.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,5 +228,6 @@
228228
"Yes, delete my account": "haan, mera akaunt dileet kar do",
229229
"Account deleted": "khaata hataaya gaya",
230230
"Shipping is not supported for your location, sorry": "aapake sthaan ke lie shiping samarthit nahin hai, kshama karen",
231-
"Order Summary": "aadesh saaraansh"
231+
"Order Summary": "aadesh saaraansh",
232+
"By completing this order, I agree to all": "is aadesh ko poora karake, main sabhee ke lie sahamat hoon"
232233
}

LabelStoreMax/lang/it.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,5 +228,6 @@
228228
"Yes, delete my account": "Sì, elimina il mio account",
229229
"Account deleted": "Account cancellato",
230230
"Shipping is not supported for your location, sorry": "La spedizione non è supportata per la tua posizione, mi dispiace",
231-
"Order Summary": "Riepilogo dell'ordine"
231+
"Order Summary": "Riepilogo dell'ordine",
232+
"By completing this order, I agree to all": "Completando questo ordine, accetto tutto"
232233
}

LabelStoreMax/lang/nl.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,5 +228,6 @@
228228
"Yes, delete my account": "Ja, verwijder mijn account",
229229
"Account deleted": "Account verwijderd",
230230
"Shipping is not supported for your location, sorry": "Verzending wordt niet ondersteund voor uw locatie, sorry",
231-
"Order Summary": "Overzicht van de bestelling"
231+
"Order Summary": "Overzicht van de bestelling",
232+
"By completing this order, I agree to all": "Door deze bestelling te voltooien, ga ik akkoord met alles"
232233
}

LabelStoreMax/lang/pt.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,5 +228,6 @@
228228
"Yes, delete my account": "Sim, excluir minha conta",
229229
"Account deleted": "Conta excluída",
230230
"Shipping is not supported for your location, sorry": "O envio não é suportado para a sua localização, desculpe",
231-
"Order Summary": "Resumo do pedido"
231+
"Order Summary": "Resumo do pedido",
232+
"By completing this order, I agree to all": "Ao concluir este pedido, concordo com todos"
232233
}

0 commit comments

Comments
 (0)