first commit
This commit is contained in:
9
web/lang/pl/deliveryTime.php
Normal file
9
web/lang/pl/deliveryTime.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
$txt_str['deliveryTime'] = [
|
||||
'1' => 'dostawa do %s dni',
|
||||
'0' => 'dostępne',
|
||||
'-1' => 'wkrótce dostępne',
|
||||
'-2' => 'na zamówienie',
|
||||
'-3' => 'dostępne na zamówienie',
|
||||
];
|
||||
Reference in New Issue
Block a user