first commit

This commit is contained in:
sujan
2024-08-06 18:06:00 +05:45
commit a2fa49071a
2745 changed files with 391199 additions and 0 deletions

View File

@ -0,0 +1,7 @@
<?php
// Text
$_['text_subject'] = '%s - Your affiliate account has been activated!';
$_['text_welcome'] = 'Welcome and thank you for registering at %s!';
$_['text_login'] = 'Your account has now been approved and you can log in by using your email address and password by visiting our website or at the following URL:';
$_['text_service'] = 'Upon logging in, you will be able to generate tracking codes, track commission payments and edit your account information.';
$_['text_thanks'] = 'Thanks,';

View File

@ -0,0 +1,6 @@
<?php
// Text
$_['text_subject'] = '%s - Your affiliate account has been denied!';
$_['text_welcome'] = 'Welcome and thank you for registering at %s!';
$_['text_denied'] = 'Unfortunately your request has been denied. For more information you can contact the store owner here:';
$_['text_thanks'] = 'Thanks,';

View File

@ -0,0 +1,6 @@
<?php
// Text
$_['text_subject'] = 'Security';
$_['text_code'] = 'You must enter the security code in the admin security check.';
$_['text_ip'] = 'IP:';
$_['text_regards'] = 'Best Regards';

View File

@ -0,0 +1,7 @@
<?php
// Text
$_['text_subject'] = 'Reset security code attempts';
$_['text_reset'] = 'Some one entered the security code wrongly more than 3 times.';
$_['text_link'] = 'Click on the link below to reset account security:';
$_['text_ip'] = 'IP:';
$_['text_regards'] = 'Best Regards';

View File

@ -0,0 +1,10 @@
<?php
// Text
$_['text_subject'] = '%s - Your Account has been activated!';
$_['text_welcome'] = 'Welcome and thank you for registering at %s!';
$_['text_login'] = 'Your account has now been created and you can log in by using your email address and password by visiting our website or at the following URL:';
$_['text_service'] = 'Upon logging in, you will be able to access other services including reviewing past orders, printing invoices and editing your account information.';
$_['text_thanks'] = 'Thanks,';
// Button
$_['button_login'] = 'Login';

View File

@ -0,0 +1,9 @@
<?php
// Text
$_['text_subject'] = '%s - Your Account has been denied!';
$_['text_welcome'] = 'Welcome and thank you for registering at %s!';
$_['text_denied'] = 'Unfortunately your request has been denied. For more information you can contact the store owner here:';
$_['text_thanks'] = 'Thanks,';
// Button
$_['button_contact'] = 'Contact Us';

View File

@ -0,0 +1,6 @@
<?php
// Text
$_['text_subject'] = '%s - Password reset request';
$_['text_greeting'] = 'A new password was requested for %s administration.';
$_['text_change'] = 'To reset your password click on the link below:';
$_['text_ip'] = 'The IP used to make this request was:';

View File

@ -0,0 +1,11 @@
<?php
// Text
$_['text_subject'] = '%s - GDPR request approved!';
$_['text_request'] = 'Account Deletion Request';
$_['text_hello'] = 'Hello <strong>%s</strong>,';
$_['text_user'] = 'User';
$_['text_gdpr'] = 'Your GDPR data deletion request has been approved and will be deleted in <strong>%s Days</strong>.';
$_['text_q'] = 'Q. Why do we not delete your data straight away?';
$_['text_a'] = 'A. Account deletion requests will process after <strong>%s days</strong> so any refunds, chargebacks or fraud detection can be processed.';
$_['text_delete'] = 'You will receive a email informing you when your account has been deleted.';
$_['text_thanks'] = 'Thanks,';

View File

@ -0,0 +1,12 @@
<?php
// Text
$_['text_subject'] = '%s - GDPR request has been processed!';
$_['text_request'] = 'Account Deletion Request';
$_['text_hello'] = 'Hello <strong>%s</strong>,';
$_['text_user'] = 'User';
$_['text_delete'] = 'Your GDPR data deletion request has now been completed.';
$_['text_contact'] = 'For more information you can contact the store owner here:';
$_['text_thanks'] = 'Thanks,';
// Button
$_['button_contact'] = 'Contact Us';

View File

@ -0,0 +1,12 @@
<?php
// Text
$_['text_subject'] = '%s - GDPR request denied!';
$_['text_export'] = 'Account Export Data Request';
$_['text_remove'] = 'Account Deletion Request';
$_['text_hello'] = 'Hello <strong>%s</strong>,';
$_['text_user'] = 'User';
$_['text_contact'] = 'Unfortunately your request has been denied. For more information you can contact the store here:';
$_['text_thanks'] = 'Thanks,';
// Button
$_['button_contact'] = 'Contact Us';

View File

@ -0,0 +1,26 @@
<?php
// Text
$_['text_subject'] = '%s - GDPR export request completed!';
$_['text_request'] = 'Export Personal Data';
$_['text_hello'] = 'Hello <strong>%s</strong>,';
$_['text_user'] = 'User';
$_['text_gdpr'] = 'Your GDPR data request has now been complete. Below you will find your GDPR data.';
$_['text_account'] = 'Account';
$_['text_customer'] = 'Personal Information';
$_['text_address'] = 'Address';
$_['text_addresses'] = 'Addresses';
$_['text_name'] = 'Customer Name';
$_['text_recipient'] = 'Recipient';
$_['text_email'] = 'E-Mail';
$_['text_telephone'] = 'Telephone';
$_['text_company'] = 'Company';
$_['text_address_1'] = 'Address 1';
$_['text_address_2'] = 'Address 2';
$_['text_postcode'] = 'Post Code';
$_['text_city'] = 'City';
$_['text_country'] = 'Country';
$_['text_zone'] = 'Region / State';
$_['text_history'] = 'Login History';
$_['text_ip'] = 'IP';
$_['text_date_added'] = 'Date Added';
$_['text_thanks'] = 'Thanks,';

View File

@ -0,0 +1,8 @@
<?php
// Text
$_['text_subject'] = '%s - Return Update %s';
$_['text_return_id'] = 'Return ID:';
$_['text_date_added'] = 'Return Date:';
$_['text_return_status'] = 'Your return has been updated to the following status:';
$_['text_comment'] = 'The comments for your return are:';
$_['text_footer'] = 'Please reply to this email if you have any questions.';

View File

@ -0,0 +1,5 @@
<?php
// Text
$_['text_subject'] = '%s - Reward Points';
$_['text_received'] = 'You have received %s Reward Points!';
$_['text_total'] = 'Your total number of reward points is now %s.';

View File

@ -0,0 +1,10 @@
<?php
// Text
$_['text_subject'] = '%s - Subscription';
$_['text_subscription_id'] = 'Subscription ID';
$_['text_date_added'] = 'Subscription Date:';
$_['text_subscription_status'] = 'Your subscription has been added to the following status:';
$_['text_comment'] = 'The comments for your subscription are:';
$_['text_payment_method'] = 'Payment Method';
$_['text_payment_code'] = 'Payment Code';
$_['text_footer'] = 'Please reply to this email if you have any questions.';

View File

@ -0,0 +1,6 @@
<?php
// Text
$_['text_subject'] = '%s - Affiliate Credit';
$_['text_received'] = 'You have received %s credit!';
$_['text_total'] = 'Your total amount of credit is now %s.';
$_['text_credit'] = 'Your account credit can deducted from your next purchase.';

View File

@ -0,0 +1,10 @@
<?php
// Text
$_['text_success'] = 'Success: You have modified vouchers!';
$_['text_subject'] = 'You have been sent a gift certificate from %s';
$_['text_greeting'] = 'Congratulations, You have received a Gift Certificate worth %s';
$_['text_from'] = 'This Gift Certificate has been sent to you by %s';
$_['text_message'] = 'With a message saying';
$_['text_redeem'] = 'In the first place, to redeem this Gift Certificate, write down the redemption code which is <b>%s</b>. Then, click on the link below and purchase the product you wish to use this gift certificate. Lastly, you can enter the gift certificate code on the <b>Shopping Cart</b> page before you click: <b>Checkout</b>.';
$_['text_footer'] = 'Please reply to this email if you have any questions.';
$_['text_sent'] = 'Success: Gift Voucher e-mail has been sent!';