first commit
This commit is contained in:
5
web/lang/sk/order_msg.php
Normal file
5
web/lang/sk/order_msg.php
Normal file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
|
||||
$txt_str['order_msg']['user_storno'] = 'Objednávka stornovaná uživateľom.';
|
||||
$txt_str['order_msg']['admin_storno'] = 'Objednávka stornována.';
|
||||
$txt_str['order_msg']['mergeSuccessComment'] = 'Objednávka bola slúčená s objednávkou %s';
|
||||
Reference in New Issue
Block a user