New Translations - 5.11.2021
This commit is contained in:
@ -6,7 +6,7 @@ $_['heading_title'] = 'Ostoskori';
|
||||
$_['text_success'] = 'Success: You have added <a href="%s">%s</a> to your <a href="%s">shopping cart</a>!';
|
||||
$_['text_remove'] = 'Success: You have modified your shopping cart!';
|
||||
$_['text_login'] = 'Attention: You must <a href="%s">login</a> or <a href="%s">create an account</a> to view prices!';
|
||||
$_['text_items'] = '%s item(s) - %s';
|
||||
$_['text_items'] = '%s tuote(tta) - %s';
|
||||
$_['text_points'] = 'Palkintopisteet: %s';
|
||||
$_['text_next'] = 'What would you like to do next?';
|
||||
$_['text_next_choice'] = 'Choose if you have a discount code or reward points you want to use or would like to estimate your delivery cost.';
|
||||
@ -19,7 +19,7 @@ $_['text_year'] = 'vuosi';
|
||||
$_['text_trial'] = '%s every %s %s for %s payments then ';
|
||||
$_['text_recurring'] = '%s every %s %s';
|
||||
$_['text_recurring_item'] = 'Recurring Item';
|
||||
$_['text_payment_recurring'] = 'Payment Profile';
|
||||
$_['text_payment_recurring'] = 'Maksuprofiili';
|
||||
$_['text_trial_description'] = '%s every %d %s(s) for %d payment(s) then';
|
||||
$_['text_payment_description'] = '%s every %d %s(s) for %d payment(s)';
|
||||
$_['text_payment_cancel'] = '%s every %d %s(s) until canceled';
|
||||
|
Reference in New Issue
Block a user