mirror of
https://github.com/shadoll/translate.git
synced 2025-12-20 07:31:09 +00:00
28 lines
1.2 KiB
PHP
28 lines
1.2 KiB
PHP
<?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'] = 'Ваші транзакції'; #41738
|
|
$_['column_date_added'] = 'Дата долучення'; #41739
|
|
$_['column_description'] = 'Опис'; #41740
|
|
$_['column_amount'] = 'Кількість (%s)'; #41741
|
|
$_['text_account'] = 'Обліковий запис'; #41742
|
|
$_['text_transaction'] = 'Ваші транзакції'; #41743
|
|
$_['text_balance'] = 'Ваш поточний баланс становить:'; #41744
|
|
$_['text_empty'] = 'Ви не маєте жодних транзакцій!'; #41745
|