1
0

New Translations - 8.10.2021 (2)

This commit is contained in:
Christer Warén
2021-10-08 18:57:57 +03:00
parent 9a201bc603
commit 171fd5b3c9
20 changed files with 53 additions and 53 deletions

View File

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