1
0
opencart-languagepack-finnish/catalog/account/reward.php
2021-11-05 15:21:00 +02:00

15 lines
419 B
PHP

<?php
// Heading
$_['heading_title'] = 'Palkintopisteesi';
// Column
$_['column_date_added'] = 'Lisäyspäivä';
$_['column_description'] = 'Kuvaus';
$_['column_points'] = 'Pisteet';
// Text
$_['text_account'] = 'Tili';
$_['text_reward'] = 'Palkintopisteet';
$_['text_total'] = 'Your total number of reward points is:';
$_['text_empty'] = 'You do not have any reward points!';