8 lines
225 B
PHP
8 lines
225 B
PHP
<?php
|
|
// Text
|
|
$_['text_items'] = '%s item(s) - %s';
|
|
$_['text_empty'] = 'Ostoskorisi on tyhjä!';
|
|
$_['text_cart'] = 'Kurkkaa ostoskoriin';
|
|
$_['text_checkout'] = 'Kassa';
|
|
$_['text_recurring'] = 'Payment Profile';
|