first commit
This commit is contained in:
19
web/lang/ee/bonus_program.php
Normal file
19
web/lang/ee/bonus_program.php
Normal file
@@ -0,0 +1,19 @@
|
||||
<?php
|
||||
|
||||
$txt_str['bonus_program'] = [
|
||||
'bonus_program_title' => 'Püsikliendiprogramm',
|
||||
'returnNav' => 'Püsikliendiprogramm',
|
||||
'points_added' => 'Selle ostu eest lisati kasutaja kontole {POINTS} punkti.',
|
||||
'points_added_other_receiver' => 'Selle ostu eest lisati kasutajale {USER} {POINTS} punkti.',
|
||||
'points_lost' => 'Punktide eemaldamine passiivsuse tõttu.',
|
||||
'note_order_points_added' => 'Tellimus nr %s',
|
||||
'note_order_points_added_other_receiver' => 'Affiliate tellimus %s',
|
||||
'note_order_points_redeem' => 'Kasutatud tellimusel nr %s',
|
||||
|
||||
'exchangeTitle' => 'Punktide vahetamine',
|
||||
'couponTitle' => 'Minu kupongid',
|
||||
'bonusPointsExchanged' => 'Punktid vahetati edukalt. Oma auhinna leiate jaotisest "Minu kupongid".',
|
||||
'bonusPointsNotExchangedError' => 'Punkte ei õnnestunud vahetada.',
|
||||
|
||||
'exchangeLogMessage' => 'Vahetatud %s punkti kupongi "%s" vastu',
|
||||
];
|
||||
Reference in New Issue
Block a user