diff options
Diffstat (limited to 'public/install/language/en-gb/3rd_party/openbay.php')
-rw-r--r-- | public/install/language/en-gb/3rd_party/openbay.php | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/public/install/language/en-gb/3rd_party/openbay.php b/public/install/language/en-gb/3rd_party/openbay.php new file mode 100644 index 0000000..1d59c55 --- /dev/null +++ b/public/install/language/en-gb/3rd_party/openbay.php @@ -0,0 +1,13 @@ +<?php +// Heading +$_['heading_title'] = 'OpenBay Pro'; + +// Text +$_['text_openbay'] = 'Multi marketplace integration'; +$_['text_ebay'] = 'eBay is a multi-billion dollar market place that allows business or private sellers to auction and retail goods online. Available to sellers worldwide.'; +$_['text_amazon'] = 'Amazon Marketplace a fixed-price online marketplace allowing sellers to offer new and used items alongside Amazon\'s regular retail service.'; + +// Button +$_['button_register'] = 'Register'; +$_['button_register_eu'] = 'Register Europe'; +$_['button_register_us'] = 'Register USA';
\ No newline at end of file |