Files
prestashop/classes/lang/KeysReference/MetaLang.php
2026-04-09 18:31:51 +02:00

66 lines
2.6 KiB
PHP

<?php
/**
* For the full copyright and license information, please view the
* docs/licenses/LICENSE.txt file that was distributed with this source code.
*/
// install-dev/langs/en/data/meta.xml
trans('404 error', 'Shop.Navigation');
trans('This page cannot be found', 'Shop.Navigation');
trans('page-not-found', 'Shop.Navigation');
trans('Best sellers', 'Shop.Navigation');
trans('Our best sales', 'Shop.Navigation');
trans('best-sellers', 'Shop.Navigation');
trans('Contact us', 'Shop.Navigation');
trans('Use our form to contact us', 'Shop.Navigation');
trans('contact-us', 'Shop.Navigation');
trans('Brands', 'Shop.Navigation');
trans('Brands list', 'Shop.Navigation');
trans('brands', 'Shop.Navigation');
trans('New products', 'Shop.Navigation');
trans('Our new products', 'Shop.Navigation');
trans('new-products', 'Shop.Navigation');
trans('Forgot your password', 'Shop.Navigation');
trans('Enter the e-mail address you use to sign in to receive an e-mail with a new password', 'Shop.Navigation');
trans('password-recovery', 'Shop.Navigation');
trans('Prices drop', 'Shop.Navigation');
trans('Our special products', 'Shop.Navigation');
trans('prices-drop', 'Shop.Navigation');
trans('Sitemap', 'Shop.Navigation');
trans('Lost ? Find what your are looking for', 'Shop.Navigation');
trans('sitemap', 'Shop.Navigation');
trans('Suppliers', 'Shop.Navigation');
trans('Suppliers list', 'Shop.Navigation');
trans('suppliers', 'Shop.Navigation');
trans('Address', 'Shop.Navigation');
trans('address', 'Shop.Navigation');
trans('Addresses', 'Shop.Navigation');
trans('addresses', 'Shop.Navigation');
trans('Login', 'Shop.Navigation');
trans('login', 'Shop.Navigation');
trans('Registration', 'Shop.Navigation');
trans('registration', 'Shop.Navigation');
trans('Cart', 'Shop.Navigation');
trans('cart', 'Shop.Navigation');
trans('Discount', 'Shop.Navigation');
trans('discount', 'Shop.Navigation');
trans('Order history', 'Shop.Navigation');
trans('order-history', 'Shop.Navigation');
trans('Identity', 'Shop.Navigation');
trans('identity', 'Shop.Navigation');
trans('My account', 'Shop.Navigation');
trans('my-account', 'Shop.Navigation');
trans('Order follow', 'Shop.Navigation');
trans('order-follow', 'Shop.Navigation');
trans('Credit slip', 'Shop.Navigation');
trans('credit-slip', 'Shop.Navigation');
trans('Order', 'Shop.Navigation');
trans('order', 'Shop.Navigation');
trans('Search', 'Shop.Navigation');
trans('search', 'Shop.Navigation');
trans('Stores', 'Shop.Navigation');
trans('stores', 'Shop.Navigation');
trans('Guest tracking', 'Shop.Navigation');
trans('guest-tracking', 'Shop.Navigation');
trans('Order confirmation', 'Shop.Navigation');
trans('order-confirmation', 'Shop.Navigation');