first commit
This commit is contained in:
6
web/lang/be/order_msg.php
Normal file
6
web/lang/be/order_msg.php
Normal file
@@ -0,0 +1,6 @@
|
||||
<?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';
|
||||
Reference in New Issue
Block a user