diff --git a/LabelStoreMax/CHANGELOG.md b/LabelStoreMax/CHANGELOG.md index 6e4a868..01c8a2f 100644 --- a/LabelStoreMax/CHANGELOG.md +++ b/LabelStoreMax/CHANGELOG.md @@ -1,3 +1,7 @@ +## [6.5.1] - 2023-03-04 + +* New translation added. + ## [6.5.0] - 2023-03-04 * When making payments via Stripe, it will now save the card for later. diff --git a/LabelStoreMax/README.md b/LabelStoreMax/README.md index 10dcadf..1aa922e 100644 --- a/LabelStoreMax/README.md +++ b/LabelStoreMax/README.md @@ -4,7 +4,7 @@ # WooCommerce App: Label StoreMax -### Label StoreMax - v6.5.0 +### Label StoreMax - v6.5.1 [Official WooSignal WooCommerce App](https://woosignal.com) diff --git a/LabelStoreMax/lang/de.json b/LabelStoreMax/lang/de.json index 3ce45a0..f7719bd 100644 --- a/LabelStoreMax/lang/de.json +++ b/LabelStoreMax/lang/de.json @@ -228,5 +228,6 @@ "Yes, delete my account": "Ja, lösche mein Konto", "Account deleted": "Konto gelöscht", "Shipping is not supported for your location, sorry": "Der Versand wird für Ihren Standort nicht unterstützt, tut mir leid", - "Order Summary": "Bestellübersicht" + "Order Summary": "Bestellübersicht", + "By completing this order, I agree to all": "Mit Abschluss dieser Bestellung stimme ich allem zu" } \ No newline at end of file diff --git a/LabelStoreMax/lang/en.json b/LabelStoreMax/lang/en.json index 4960ec5..f78352d 100644 --- a/LabelStoreMax/lang/en.json +++ b/LabelStoreMax/lang/en.json @@ -228,5 +228,6 @@ "Yes, delete my account": "Yes, delete my account", "Account deleted": "Account deleted", "Shipping is not supported for your location, sorry": "Shipping is not supported for your location, sorry", - "Order Summary": "Order Summary" + "Order Summary": "Order Summary", + "By completing this order, I agree to all": "By completing this order, I agree to all" } \ No newline at end of file diff --git a/LabelStoreMax/lang/es.json b/LabelStoreMax/lang/es.json index b3cfcd2..25b1224 100644 --- a/LabelStoreMax/lang/es.json +++ b/LabelStoreMax/lang/es.json @@ -228,5 +228,6 @@ "Yes, delete my account": "Sí, eliminar mi cuenta", "Account deleted": "Cuenta borrada", "Shipping is not supported for your location, sorry": "El envío no es compatible para su ubicación, lo siento", - "Order Summary": "Resumen del pedido" + "Order Summary": "Resumen del pedido", + "By completing this order, I agree to all": "Al completar este pedido, acepto todos" } \ No newline at end of file diff --git a/LabelStoreMax/lang/fr.json b/LabelStoreMax/lang/fr.json index cd8da0b..f596945 100644 --- a/LabelStoreMax/lang/fr.json +++ b/LabelStoreMax/lang/fr.json @@ -228,5 +228,6 @@ "Yes, delete my account": "Oui, supprimer mon compte", "Account deleted": "Compte supprimé", "Shipping is not supported for your location, sorry": "L'expédition n'est pas prise en charge pour votre emplacement, désolé", - "Order Summary": "Récapitulatif de la commande" + "Order Summary": "Récapitulatif de la commande", + "By completing this order, I agree to all": "En remplissant cette commande, j'accepte toutes" } \ No newline at end of file diff --git a/LabelStoreMax/lang/hi.json b/LabelStoreMax/lang/hi.json index 13c6a57..85e7a7a 100644 --- a/LabelStoreMax/lang/hi.json +++ b/LabelStoreMax/lang/hi.json @@ -228,5 +228,6 @@ "Yes, delete my account": "haan, mera akaunt dileet kar do", "Account deleted": "khaata hataaya gaya", "Shipping is not supported for your location, sorry": "aapake sthaan ke lie shiping samarthit nahin hai, kshama karen", - "Order Summary": "aadesh saaraansh" + "Order Summary": "aadesh saaraansh", + "By completing this order, I agree to all": "is aadesh ko poora karake, main sabhee ke lie sahamat hoon" } \ No newline at end of file diff --git a/LabelStoreMax/lang/it.json b/LabelStoreMax/lang/it.json index 7601321..30732f5 100644 --- a/LabelStoreMax/lang/it.json +++ b/LabelStoreMax/lang/it.json @@ -228,5 +228,6 @@ "Yes, delete my account": "Sì, elimina il mio account", "Account deleted": "Account cancellato", "Shipping is not supported for your location, sorry": "La spedizione non è supportata per la tua posizione, mi dispiace", - "Order Summary": "Riepilogo dell'ordine" + "Order Summary": "Riepilogo dell'ordine", + "By completing this order, I agree to all": "Completando questo ordine, accetto tutto" } \ No newline at end of file diff --git a/LabelStoreMax/lang/nl.json b/LabelStoreMax/lang/nl.json index c3cd167..52e3b45 100644 --- a/LabelStoreMax/lang/nl.json +++ b/LabelStoreMax/lang/nl.json @@ -228,5 +228,6 @@ "Yes, delete my account": "Ja, verwijder mijn account", "Account deleted": "Account verwijderd", "Shipping is not supported for your location, sorry": "Verzending wordt niet ondersteund voor uw locatie, sorry", - "Order Summary": "Overzicht van de bestelling" + "Order Summary": "Overzicht van de bestelling", + "By completing this order, I agree to all": "Door deze bestelling te voltooien, ga ik akkoord met alles" } \ No newline at end of file diff --git a/LabelStoreMax/lang/pt.json b/LabelStoreMax/lang/pt.json index 12b6df0..24ffd36 100644 --- a/LabelStoreMax/lang/pt.json +++ b/LabelStoreMax/lang/pt.json @@ -228,5 +228,6 @@ "Yes, delete my account": "Sim, excluir minha conta", "Account deleted": "Conta excluída", "Shipping is not supported for your location, sorry": "O envio não é suportado para a sua localização, desculpe", - "Order Summary": "Resumo do pedido" + "Order Summary": "Resumo do pedido", + "By completing this order, I agree to all": "Ao concluir este pedido, concordo com todos" } \ No newline at end of file diff --git a/LabelStoreMax/lang/tr.json b/LabelStoreMax/lang/tr.json index e6e5ebf..76c4671 100644 --- a/LabelStoreMax/lang/tr.json +++ b/LabelStoreMax/lang/tr.json @@ -228,5 +228,6 @@ "Yes, delete my account": "Evet, hesabımı sil", "Account deleted": "Hesap silindi", "Shipping is not supported for your location, sorry": "Bulunduğunuz yer için gönderim desteklenmiyor, üzgünüm", - "Order Summary": "Sipariş özeti" + "Order Summary": "Sipariş özeti", + "By completing this order, I agree to all": "Bu siparişi tamamlayarak, tümünü kabul ediyorum" } \ No newline at end of file diff --git a/LabelStoreMax/lang/zh.json b/LabelStoreMax/lang/zh.json index 0f28ec5..bc100e9 100644 --- a/LabelStoreMax/lang/zh.json +++ b/LabelStoreMax/lang/zh.json @@ -228,5 +228,6 @@ "Yes, delete my account": "是的,删除我的帐户", "Account deleted": "帐号已删除", "Shipping is not supported for your location, sorry": "您所在的位置不支持送货,抱歉", - "Order Summary": "订单摘要" + "Order Summary": "订单摘要", + "By completing this order, I agree to all": "通过完成此订单,我同意所有" } \ No newline at end of file diff --git a/LabelStoreMax/lib/resources/pages/checkout_confirmation_page.dart b/LabelStoreMax/lib/resources/pages/checkout_confirmation_page.dart index 4cbcd14..c7149d4 100644 --- a/LabelStoreMax/lib/resources/pages/checkout_confirmation_page.dart +++ b/LabelStoreMax/lib/resources/pages/checkout_confirmation_page.dart @@ -287,14 +287,14 @@ class CheckoutConfirmationPageState extends NyState { textAlign: TextAlign.left, text: TextSpan( text: - 'By completing this order, I agree to all ', + '${trans('By completing this order, I agree to all')} ', style: Theme.of(context).textTheme.bodySmall!.copyWith( fontSize: 12, ), children: [ TextSpan( recognizer: TapGestureRecognizer()..onTap = _openTermsLink, - text: "terms & conditions", + text: trans("Terms and conditions").toLowerCase(), style: Theme.of(context) .textTheme .bodySmall! diff --git a/LabelStoreMax/pubspec.yaml b/LabelStoreMax/pubspec.yaml index 663d8f9..9bf879d 100644 --- a/LabelStoreMax/pubspec.yaml +++ b/LabelStoreMax/pubspec.yaml @@ -1,7 +1,7 @@ # Official WooSignal App Template for WooCommerce # Label StoreMax -# Version: 6.5.0 +# Version: 6.5.1 # Author: Anthony Gordon # Homepage: https://woosignal.com # Documentation: https://woosignal.com/docs/app/label-storemax diff --git a/README.md b/README.md index bac9cb4..e9cde53 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ # WooCommerce App: Label StoreMax -### Label StoreMax - v6.5.0 +### Label StoreMax - v6.5.1 [Official WooSignal WooCommerce App](https://woosignal.com)