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

6 lines
232 B
PHP

<?php
$txt_str['order_msg']['user_storno'] = 'Comanda anulată de utilizator.';
$txt_str['order_msg']['admin_storno'] = 'Comanda anulată.';
$txt_str['order_msg']['mergeSuccessComment'] = 'Comanda a fost cumulată cu comanda %s.';