first commit
This commit is contained in:
6
catalog/language/en-gb/api/localisation/currency.php
Normal file
6
catalog/language/en-gb/api/localisation/currency.php
Normal file
@ -0,0 +1,6 @@
|
||||
<?php
|
||||
// Text
|
||||
$_['text_success'] = 'Success: Your currency has been changed!';
|
||||
|
||||
// Error
|
||||
$_['error_currency'] = 'Warning: Currency could not be found!';
|
Reference in New Issue
Block a user