mirror of
https://github.com/shadoll/translate.git
synced 2025-12-20 08:31:07 +00:00
upgrade to 1.5.5.1
This commit is contained in:
27
catalog/language/ukrainian/account/transaction.php
Normal file
27
catalog/language/ukrainian/account/transaction.php
Normal file
@@ -0,0 +1,27 @@
|
||||
<?php
|
||||
/***********************************************************************************************************************
|
||||
|
||||
Version 1.5.5.1
|
||||
Created 19:13 20.05.2013 UTF-8
|
||||
Copyright (C) 2010 Ukrainian Localization by OpenCart Ukrainian Team (http://github.com/opencart-ukraine). All rights reserved.
|
||||
|
||||
Translators:
|
||||
Eugene Kuligin (http://github.com/shaman)
|
||||
and others.
|
||||
|
||||
Responsible for Translation:
|
||||
Eugene Kuligin (http://github.com/shaman)
|
||||
|
||||
License http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL
|
||||
Ask a question http://github.com/opencart-ukraine
|
||||
|
||||
************************************************************************************************************************/
|
||||
|
||||
$_['heading_title'] = 'Ваші транзакції'; #41638
|
||||
$_['column_date_added'] = 'Дата долучення'; #41639
|
||||
$_['column_description'] = 'Опис'; #41640
|
||||
$_['column_amount'] = 'Кількість (%s)'; #41641
|
||||
$_['text_account'] = 'Обліковий запис'; #41642
|
||||
$_['text_transaction'] = 'Ваші транзакції'; #41643
|
||||
$_['text_total'] = 'Ваш поточний баланс становить:'; #41644
|
||||
$_['text_empty'] = 'Ви не маєте жодних транзакцій!'; #41645
|
||||
Reference in New Issue
Block a user