Files
kupshop/web/lang/fr/order_msg.php
2025-08-02 16:30:27 +02:00

7 lines
381 B
PHP

<?php
$txt_str['order_msg']['user_storno'] = 'La commande annulée par l\'utilisateur.';
$txt_str['order_msg']['admin_storno'] = 'La commande annulée.';
$txt_str['order_msg']['mergeSuccessComment'] = 'La commande a été fusionnée avec la commande %s';
$txt_str['order_msg']['notificationLatePackage'] = 'La notification sur l\'envoi en retard de la commande a été envoyée';