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:
16
admin/language/ukrainian/dashboard/recent.php
Executable file
16
admin/language/ukrainian/dashboard/recent.php
Executable file
@@ -0,0 +1,16 @@
|
||||
<?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'] = 'Останні замовлення';
|
||||
|
||||
// Column
|
||||
$_['column_order_id'] = 'Номер замовлення';
|
||||
$_['column_customer'] = 'Покупець';
|
||||
$_['column_status'] = 'Статус';
|
||||
$_['column_total'] = 'Загалом';
|
||||
$_['column_date_added'] = 'Дата замовлення';
|
||||
$_['column_action'] = 'Дія';
|
||||
Reference in New Issue
Block a user