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

6 lines
238 B
PHP

<?php
$txt_str['order_msg']['user_storno'] = 'Ordine cancellato dall\'utente.';
$txt_str['order_msg']['admin_storno'] = 'Ordine cancellato.';
$txt_str['order_msg']['mergeSuccessComment'] = 'Objednávka byla sloučena s objednávkou %s';