1
0
opencart-languagepack-finnish/catalog/account/reward.php
2021-10-08 18:57:57 +03:00

15 lines
424 B
PHP

<?php
// Heading
$_['heading_title'] = 'Palkintopisteesi';
// Column
$_['column_date_added'] = 'Lisäyspäivä';
$_['column_description'] = 'Description';
$_['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!';