mirror of
https://github.com/shadoll/translate.git
synced 2025-12-21 00:25:09 +00:00
add latest translate by by Sirchyk
This commit is contained in:
16
admin/language/ukrainian/dashboard/chart.php
Executable file
16
admin/language/ukrainian/dashboard/chart.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'] = 'Аналітика продажів';
|
||||
|
||||
// Text
|
||||
$_['text_order'] = 'Замовлення';
|
||||
$_['text_customer'] = 'Покупці';
|
||||
$_['text_day'] = 'Сьогодні';
|
||||
$_['text_week'] = 'Тиждень';
|
||||
$_['text_month'] = 'Місяць';
|
||||
$_['text_year'] = 'Рік';
|
||||
Reference in New Issue
Block a user