FleetCart/Modules/Payment/Resources/lang/en/order.php

7 lines
75 B
PHP
Raw Normal View History

2023-06-11 12:14:03 +00:00
<?php
return [
'tax' => 'Tax',
'discount' => 'Discount',
];