Files

15 lines
595 B
PHP
Raw Permalink Normal View History

<?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/quick_access.xml
trans('Home', 'Admin.Navigation.Header');
trans('My Shop', 'Admin.Navigation.Header');
trans('New category', 'Admin.Navigation.Header');
trans('New product', 'Admin.Navigation.Header');
trans('New voucher', 'Admin.Navigation.Header');
trans('Orders', 'Admin.Navigation.Header');
trans('Installed modules', 'Admin.Navigation.Header');
trans('Catalog evaluation', 'Admin.Navigation.Header');