diff options
Diffstat (limited to 'public/catalog/language/en-gb/extension/shipping/usps.php')
-rw-r--r-- | public/catalog/language/en-gb/extension/shipping/usps.php | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/public/catalog/language/en-gb/extension/shipping/usps.php b/public/catalog/language/en-gb/extension/shipping/usps.php new file mode 100644 index 0000000..d1000b8 --- /dev/null +++ b/public/catalog/language/en-gb/extension/shipping/usps.php @@ -0,0 +1,5 @@ +<?php +// Text +$_['text_title'] = 'United States Postal Service'; +$_['text_weight'] = 'Weight:'; +$_['text_eta'] = 'Estimated Time:';
\ No newline at end of file |