Files
translate/catalog/language/ukrainian/api/currency.php
Andrew Shelestov ee45714ffd + Added catalog/language/ukrainian/api/currency.php
Signed-off-by: Andrew Shelestov <streamx3@gmail.com>
2016-01-24 23:33:17 +02:00

7 lines
291 B
PHP
Executable File
Raw 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'] = 'Увага: Неправильний код валюти!';