add latest translate by by Sirchyk

This commit is contained in:
Eugene Kuligin
2014-12-07 08:59:25 +02:00
parent a891d6291d
commit b3e811ae97
379 changed files with 11199 additions and 3362 deletions

View File

@@ -0,0 +1,20 @@
<?php
// Heading
$_['heading_title'] = 'Stock updates';
$_['text_openbay'] = 'OpenBay Pro';
$_['text_amazon'] = 'Amazon EU';
// Text
$_['text_empty'] = 'No results!';
// Entry
$_['entry_date_start'] = 'Date Start';
$_['entry_date_end'] = 'Date End';
// Column
$_['column_ref'] = 'Ref';
$_['column_date_requested'] = 'Date requested';
$_['column_date_updated'] = 'Date updated';
$_['column_status'] = 'Status';
$_['column_sku'] = 'Amazon SKU';
$_['column_stock'] = 'Stock';