Linux altar53.supremepanel53.com 4.18.0-553.8.1.lve.el8.x86_64 #1 SMP Thu Jul 4 16:24:39 UTC 2024 x86_64
/ home/ bdapparelinfo/ dhakazone.com/ admin/ language/ en-gb/ sale/ |
|
<?php // Heading $_['heading_title'] = 'Voucher Themes'; // Text $_['text_success'] = 'Success: You have modified voucher themes!'; $_['text_list'] = 'Voucher Theme List'; $_['text_add'] = 'Add Voucher Theme'; $_['text_edit'] = 'Edit Voucher Theme'; // Column $_['column_name'] = 'Voucher Theme Name'; $_['column_action'] = 'Action'; // Entry $_['entry_name'] = 'Voucher Theme Name'; $_['entry_description'] = 'Voucher Theme Description'; $_['entry_image'] = 'Image'; // Error $_['error_permission'] = 'Warning: You do not have permission to modify voucher themes!'; $_['error_name'] = 'Voucher Theme Name must be between 3 and 32 characters!'; $_['error_image'] = 'Image required!'; $_['error_voucher'] = 'Warning: This voucher theme cannot be deleted as it is currently assigned to %s vouchers!';