mirror of
https://github.com/shadoll/translate.git
synced 2025-12-20 09:32:07 +00:00
28 lines
1.2 KiB
PHP
Executable File
28 lines
1.2 KiB
PHP
Executable File
<?php
|
|
/***********************************************************************************************************************
|
|
|
|
Version 1.5.6
|
|
Created 23:02 15.01.2014 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'] = 'Ваші транзакції'; #46013
|
|
$_['column_date_added'] = 'Дата долучення'; #46014
|
|
$_['column_description'] = 'Опис'; #46015
|
|
$_['column_amount'] = 'Кількість (%s)'; #46016
|
|
$_['text_account'] = 'Обліковий запис'; #46017
|
|
$_['text_transaction'] = 'Ваші транзакції'; #46018
|
|
$_['text_balance'] = 'Ваш поточний баланс становить:'; #46019
|
|
$_['text_empty'] = 'Ви не маєте жодних транзакцій!'; #46020
|