ECOMMERCE/lang/en/order.php

7 lines
85 B
PHP

<?php
return [
'status' => [
'wait_payment' => 'Wait Payment',
],
];