diff options
Diffstat (limited to 'public/admin/language/es-es/extension/openbay/fba.php')
-rw-r--r-- | public/admin/language/es-es/extension/openbay/fba.php | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/public/admin/language/es-es/extension/openbay/fba.php b/public/admin/language/es-es/extension/openbay/fba.php new file mode 100644 index 0000000..a7490f3 --- /dev/null +++ b/public/admin/language/es-es/extension/openbay/fba.php @@ -0,0 +1,12 @@ +<?php +// Heading +$_['heading_title'] = 'Fulfillment by Amazon'; +$_['text_openbay'] = 'OpenBay Pro'; +$_['text_dashboard'] = 'Fulfillment by Amazon Dashboard'; + +// Text +$_['text_heading_settings'] = 'Settings'; +$_['text_heading_account'] = 'Account/subscription'; +$_['text_heading_fulfillments'] = 'Fulfillments'; +$_['text_heading_register'] = 'Register here'; +$_['text_heading_orders'] = 'Orders'; |