mirror of
https://github.com/shadoll/translate.git
synced 2025-12-20 08:31:07 +00:00
29 lines
1.1 KiB
PHP
29 lines
1.1 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)
|
|
Roman Shtepa (xr0m3oz@gmail.com)
|
|
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'] = 'Ваші бали'; #42488
|
|
$_['column_date_added'] = 'Додано'; #42048
|
|
$_['column_description'] = 'Опис'; #42049
|
|
$_['column_points'] = 'Бали'; #42050
|
|
$_['text_account'] = 'Обліковий запис'; #42105
|
|
$_['text_reward'] = 'Бонусні бали'; #42051
|
|
$_['text_total'] = 'Загальні кількість ваших балів:'; #42489
|
|
$_['text_empty'] = 'Ви не маєте балів!'; #42490
|