Files
translate/catalog/language/uk-ua/api/currency.php

7 lines
291 B
PHP
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?php
// Text
$_['text_success'] = 'Успіх: Ваша валюта була змінена!';
// Error
$_['error_permission'] = 'Увага: У Вас нема права доступу до API!';
$_['error_currency'] = 'Увага: Неправильний код валюти!';