1
0
opencart-languagepack-finnish/catalog/common/cart.php

8 lines
226 B
PHP
Raw Permalink Normal View History

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