first commit
This commit is contained in:
9
web/lang/ee/preorders.php
Normal file
9
web/lang/ee/preorders.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
$txt_str['preorders'] = [
|
||||
'preorders' => 'Eeltellimused',
|
||||
'open' => 'Uus',
|
||||
'received' => 'Vastu võetud ',
|
||||
'partiallyClosed' => 'Osaliselt täidetud',
|
||||
'closed' => 'Täidetud',
|
||||
];
|
||||
Reference in New Issue
Block a user