%PDF-1.7 GIF89;
Server IP : 5.161.254.237 / Your IP : 216.73.216.93 Web Server : Apache System : Linux diamond.sialwebvps.com 4.18.0-553.8.1.el8_10.x86_64 #1 SMP Tue Jul 2 07:26:33 EDT 2024 x86_64 User : stellasp ( 1131) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /home/stellasp/public_html/application/language/english/ |
Upload File : |
<?php /****************************************** US English Admin Common Language ******************************************/ //header $lang['common_sales'] = 'Sales'; $lang['common_orders'] = 'Orders'; $lang['common_customers'] = 'Customers'; $lang['common_groups'] = 'Groups'; $lang['common_reports'] = 'Reports'; $lang['common_coupons'] = 'Coupons'; $lang['common_giftcards'] = 'Gift Cards'; $lang['common_catalog'] = 'Catalog'; $lang['common_categories'] = 'Categories'; $lang['common_products'] = 'Products'; $lang['common_digital_products'] = 'Digital Products'; $lang['common_content'] = 'Content'; $lang['common_banners'] = 'Banners'; $lang['common_boxes'] = 'Boxes'; $lang['common_pages'] = 'Pages'; $lang['common_administrative'] = 'Administrative'; $lang['common_settings'] = 'Settings'; $lang['common_locations'] = 'Locations'; $lang['common_administrators'] = 'Administrators'; $lang['common_note'] = 'Note'; $lang['common_alert'] = 'Alert'; $lang['common_log_out'] = 'Log Out'; $lang['common_front_end'] = 'Front End'; $lang['common_dashboard'] = 'Dashboard'; //buttons $lang['save'] = 'Save'; $lang['edit'] = 'Edit'; $lang['delete'] = 'Delete'; $lang['search'] = 'Search'; $lang['toggle_wysiwyg'] = 'Toggle WYSIWYG';