first commit
This commit is contained in:
6
web/lang/cs/order_msg.php
Normal file
6
web/lang/cs/order_msg.php
Normal file
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
|
||||
$txt_str['order_msg']['user_storno'] = 'Objednávka stornována uživatelem.';
|
||||
$txt_str['order_msg']['admin_storno'] = 'Objednávka stornována.';
|
||||
$txt_str['order_msg']['mergeSuccessComment'] = 'Objednávka byla sloučena s objednávkou %s';
|
||||
$txt_str['order_msg']['notificationLatePackage'] = 'Zaslána notifikace o zpožděném odeslání objednávky';
|
||||
Reference in New Issue
Block a user