mirror of
https://github.com/shadoll/translate.git
synced 2025-12-20 07:31:09 +00:00
Адаптація структури перекладу під 2.3.0.2
This commit is contained in:
7
catalog/language/uk-ua/api/currency.php
Normal file
7
catalog/language/uk-ua/api/currency.php
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
// Text
|
||||
$_['text_success'] = 'Успіх: Ваша валюта була змінена!';
|
||||
|
||||
// Error
|
||||
$_['error_permission'] = 'Увага: У Вас нема права доступу до API!';
|
||||
$_['error_currency'] = 'Увага: Неправильний код валюти!';
|
||||
Reference in New Issue
Block a user