Просмотр исходного кода

Traductioin multiplePayment + correctif MailjetSmsUtils

develop
Guillaume 3 лет назад
Родитель
Сommit
040f43fc7d
2 измененных файлов: 3 добавлений и 0 удалений
  1. +2
    -0
      ShopBundle/Resources/translations/lcshop.fr.yaml
  2. +1
    -0
      ShopBundle/Services/MailjetSmsUtils.php

+ 2
- 0
ShopBundle/Resources/translations/lcshop.fr.yaml Просмотреть файл

@@ -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 Просмотреть файл

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

Загрузка…
Отмена
Сохранить