Ekdant-Online-Store/catalog/language/en-gb/api/localisation/currency.php
2024-08-06 18:06:00 +05:45

6 lines
154 B
PHP

<?php
// Text
$_['text_success'] = 'Success: Your currency has been changed!';
// Error
$_['error_currency'] = 'Warning: Currency could not be found!';