first commit

This commit is contained in:
2025-08-02 16:30:27 +02:00
commit 23646bfcee
14851 changed files with 1750626 additions and 0 deletions

View 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”',
];