1
0
opencart-languagepack-finnish/catalog/account/reward.php
2020-03-02 02:28:04 +02:00

15 lines
423 B
PHP

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