New Translations – 16.2.2020
This commit is contained in:
@ -3,24 +3,24 @@
|
||||
$_['heading_title'] = 'Purchase a Gift Certificate';
|
||||
|
||||
// Text
|
||||
$_['text_account'] = 'Account';
|
||||
$_['text_voucher'] = 'Gift Certificate';
|
||||
$_['text_account'] = 'Tili';
|
||||
$_['text_voucher'] = 'Lahjakortti';
|
||||
$_['text_description'] = 'This gift certificate will be emailed to the recipient after your order has been paid for.';
|
||||
$_['text_agree'] = 'I understand that gift certificates are non-refundable.';
|
||||
$_['text_message'] = '<p>Thank you for purchasing a gift certificate! Once you have completed your order your gift certificate recipient will be sent an e-mail with details how to redeem their gift certificate.</p>';
|
||||
$_['text_for'] = '%s Gift Certificate for %s';
|
||||
|
||||
// Entry
|
||||
$_['entry_to_name'] = 'Recipient\'s Name';
|
||||
$_['entry_to_email'] = 'Recipient\'s e-mail';
|
||||
$_['entry_from_name'] = 'Your Name';
|
||||
$_['entry_from_email'] = 'Your e-mail';
|
||||
$_['entry_theme'] = 'Gift Certificate Theme';
|
||||
$_['entry_message'] = 'Message';
|
||||
$_['entry_amount'] = 'Amount';
|
||||
$_['entry_to_name'] = 'Vastaanottajan nimi';
|
||||
$_['entry_to_email'] = 'Vastaanottajan sähköpostiosoite';
|
||||
$_['entry_from_name'] = 'Nimesi';
|
||||
$_['entry_from_email'] = 'Sähköpostiosoitteesi';
|
||||
$_['entry_theme'] = 'Lahjakortin teema';
|
||||
$_['entry_message'] = 'Viesti';
|
||||
$_['entry_amount'] = 'Määrä';
|
||||
|
||||
// Help
|
||||
$_['help_message'] = 'Optional';
|
||||
$_['help_message'] = 'Valinnainen';
|
||||
$_['help_amount'] = 'Value must be between %s and %s';
|
||||
|
||||
// Error
|
||||
|
Reference in New Issue
Block a user