Bläddra i källkod

Traductioin multiplePayment + correctif MailjetSmsUtils

develop
Guillaume 3 år sedan
förälder
incheckning
040f43fc7d
2 ändrade filer med 3 tillägg och 0 borttagningar
  1. +2
    -0
      ShopBundle/Resources/translations/lcshop.fr.yaml
  2. +1
    -0
      ShopBundle/Services/MailjetSmsUtils.php

+ 2
- 0
ShopBundle/Resources/translations/lcshop.fr.yaml Visa fil

@@ -79,6 +79,8 @@ group:
waitingBankReturn: Commandes en attente de retour banque
list: Liste des commandes
giftVoucher: Commandes de bons cadeaux
multiplePayment: Paiements multiples

Ticket:
listMessages: Liste des messages
list: Tickets ouverts

+ 1
- 0
ShopBundle/Services/MailjetSmsUtils.php Visa fil

@@ -94,6 +94,7 @@ class MailjetSmsUtils
return $content;
} else {
// log
return $response->getContent() ;
}
}
else {

Laddar…
Avbryt
Spara