first commit
This commit is contained in:
7
catalog/language/en-gb/api/sale/affiliate.php
Normal file
7
catalog/language/en-gb/api/sale/affiliate.php
Normal file
@ -0,0 +1,7 @@
|
||||
<?php
|
||||
// Text
|
||||
$_['text_success'] = 'Success: Affiliate commission will be appliyed to this order!';
|
||||
$_['text_remove'] = 'Success: Your affiliate commission has been removed!';
|
||||
|
||||
// Error
|
||||
$_['error_affiliate'] = 'Warning: Affiliate could not be found!';
|
Reference in New Issue
Block a user