1
0
opencart-languagepack-finnish/catalog/common/cart.php
2020-02-16 14:18:44 +02:00

7 lines
217 B
PHP

<?php
// Text
$_['text_items'] = '%s item(s) - %s';
$_['text_empty'] = 'Ostoskorisi on tyhjä!';
$_['text_cart'] = 'View Cart';
$_['text_checkout'] = 'Checkout';
$_['text_recurring'] = 'Payment Profile';