1
0
opencart-languagepack-finnish/catalog/common/cart.php
2021-10-08 18:57:57 +03:00

8 lines
215 B
PHP

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