first commit
This commit is contained in:
5
web/lang/de/order_msg.php
Normal file
5
web/lang/de/order_msg.php
Normal file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
|
||||
$txt_str['order_msg']['user_storno'] = 'Die Bestellung wurde storniert vom Benutzer.';
|
||||
$txt_str['order_msg']['admin_storno'] = 'Die Bestellung wurde storniert.';
|
||||
$txt_str['order_msg']['mergeSuccessComment'] = 'Die Bestellung wurde mit der Bestellung %s zusammengefasst';
|
||||
Reference in New Issue
Block a user