mirror of
https://github.com/shadoll/translate.git
synced 2025-12-20 09:32:07 +00:00
add latest translate by by Sirchyk
This commit is contained in:
18
admin/language/ukrainian/module/amazon_button.php
Executable file
18
admin/language/ukrainian/module/amazon_button.php
Executable file
@@ -0,0 +1,18 @@
|
||||
<?php
|
||||
|
||||
//version 2.0.0.0
|
||||
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
|
||||
//info@marketplus.if.ua
|
||||
|
||||
// Heading
|
||||
$_['heading_title'] = 'Кнопка платежів Amazon';
|
||||
|
||||
$_['text_module'] = 'Модулі';
|
||||
$_['text_success'] = 'Ви успішно змінили модуль Кнопки платежів Amazon!';
|
||||
$_['text_edit'] = 'змінити модуль Кнопки платежів Amazon';
|
||||
|
||||
// Entry
|
||||
$_['entry_status'] = 'Статус';
|
||||
|
||||
// Error
|
||||
$_['error_permission'] = 'У вас немає доступу для зміни модулю кнопки платежів Amazon!';
|
||||
Reference in New Issue
Block a user