6 lines
83 B
PHP
6 lines
83 B
PHP
<?php
|
|
|
|
return [
|
|
'no_shipping_method' => 'No shipping method is found',
|
|
];
|