mirror of
https://github.com/shadoll/translate.git
synced 2025-12-20 13:32:10 +00:00
update translation strings
This commit is contained in:
12
catalog/ukrainian/api/coupon.php
Executable file
12
catalog/ukrainian/api/coupon.php
Executable file
@@ -0,0 +1,12 @@
|
||||
<?php
|
||||
|
||||
//version 2.0.0.0
|
||||
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
|
||||
//info@marketplus.if.ua
|
||||
|
||||
// Text
|
||||
$_['text_success'] = 'Ви успішно використали купон на знижку!';
|
||||
|
||||
// Error
|
||||
$_['error_permission'] = 'У Вас немає доступу до API!';
|
||||
$_['error_coupon'] = 'Увага: купон неправильний, прострочений або закінчився ліміт для його використання!';
|
||||
Reference in New Issue
Block a user