first commit
This commit is contained in:
17
web/lang/ro/bonus_program.php
Normal file
17
web/lang/ro/bonus_program.php
Normal file
@@ -0,0 +1,17 @@
|
||||
<?php
|
||||
|
||||
$txt_str['bonus_program'] = [
|
||||
'bonus_program_title' => 'Program de fidelitate',
|
||||
'returnNav' => 'Program de fidelitate',
|
||||
'points_added' => 'Pentru acestă achiziție au fost adăugate în contul utilizatorului {POINTS} de puncte.',
|
||||
'points_lost' => 'Scăderea punctelor din cauza inactivității',
|
||||
'note_order_points_added' => 'Nr. comandă %s',
|
||||
'note_order_points_redeem' => 'Aplicat la comanda nr. %s',
|
||||
|
||||
'exchangeTitle' => 'Schimb puncte',
|
||||
'couponTitle' => 'Punctele au fost valorificate cu succes. Puteți găsi recompensa în secțiunea „Voucherele mele”oucherele mele',
|
||||
'bonusPointsExchanged' => 'Punctele au fost valorificate cu succes. Puteți găsi recompensa în secțiunea „Voucherele mele”.',
|
||||
'bonusPointsNotExchangedError' => 'Punctele nu au putut fi valorificate.',
|
||||
|
||||
'exchangeLogMessage' => 'S-au schimbat %s puncte pentru voucherul „%s”',
|
||||
];
|
||||
Reference in New Issue
Block a user