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

6 lines
264 B
PHP

<?php
$txt_str['order']['user_storno'] = 'La commande a été annulée annulée par l\'utilisateur.';
$txt_str['order']['admin_storno'] = 'La commande a été annulée.';
$txt_str['order']['mergeSuccessComment'] = 'La commande a été reliée à la commande %s';