1
0

New Translations - 8.10.2021 (3)

This commit is contained in:
Christer Warén
2021-10-08 19:06:57 +03:00
parent 171fd5b3c9
commit 2e7f81b658
6 changed files with 21 additions and 21 deletions

View File

@ -1,13 +1,13 @@
<?php
// Heading
$_['heading_title'] = 'Use Gift Certificate';
$_['heading_title'] = 'Käytä lahjakortti';
// Text
$_['text_voucher'] = 'Gift Certificate (%s)';
$_['text_voucher'] = 'Lahjakortti (%s)';
$_['text_success'] = 'Success: Your gift certificate discount has been applied!';
// Entry
$_['entry_voucher'] = 'Enter your gift certificate code here';
$_['entry_voucher'] = 'Syötä lahjakortin koodi';
// Error
$_['error_voucher'] = 'Varoitus: Gift Certificate is either invalid or the balance has been used up!';