2020-02-12 23:25:39 +02:00
|
|
|
<?php
|
|
|
|
// Text
|
2021-11-05 15:21:00 +02:00
|
|
|
$_['text_items'] = '%s tuote(tta) - %s';
|
2020-02-16 14:18:44 +02:00
|
|
|
$_['text_empty'] = 'Ostoskorisi on tyhjä!';
|
2021-10-08 19:06:57 +03:00
|
|
|
$_['text_cart'] = 'Kurkkaa ostoskoriin';
|
2021-10-08 18:57:57 +03:00
|
|
|
$_['text_checkout'] = 'Kassa';
|
2021-11-05 15:21:00 +02:00
|
|
|
$_['text_recurring'] = 'Maksuprofiili';
|