mirror of
https://github.com/shadoll/translate.git
synced 2025-12-20 05:29:08 +00:00
+ Added catalog/language/ukrainian/api/currency.php
Signed-off-by: Andrew Shelestov <streamx3@gmail.com>
This commit is contained in:
7
catalog/language/ukrainian/api/currency.php
Executable file
7
catalog/language/ukrainian/api/currency.php
Executable file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
// Text
|
||||
$_['text_success'] = 'Успіх: Ваша валюта була змінена!';
|
||||
|
||||
// Error
|
||||
$_['error_permission'] = 'Увага: У Вас нема права доступу до API!';
|
||||
$_['error_currency'] = 'Увага: Неправильний код валюти!';
|
||||
Reference in New Issue
Block a user