first commit
This commit is contained in:
8
web/lang/de/deliveryTime.php
Normal file
8
web/lang/de/deliveryTime.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
$txt_str['deliveryTime'] = [
|
||||
'1' => 'delivery in %s days',
|
||||
'0' => 'in stock',
|
||||
'-1' => ' out of stock',
|
||||
'-2' => 'on order',
|
||||
];
|
||||
Reference in New Issue
Block a user