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

7 lines
372 B
PHP

<?php
$txt_str['order_msg']['user_storno'] = 'Bestelling geannuleerd door gebruiker.';
$txt_str['order_msg']['admin_storno'] = 'Bestelling geannuleerd.';
$txt_str['order_msg']['mergeSuccessComment'] = 'De bestelling is samengevoegd met bestelling %s';
$txt_str['order_msg']['notificationLatePackage'] = 'Kennisgeving verzonden over vertraagde verzending van bestelling';