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

7 lines
223 B
PHP
Raw Normal View History

2020-02-12 21:25:39 +00:00
<?php
// Text
$_['text_items'] = '%s item(s) - %s';
$_['text_empty'] = 'Your shopping cart is empty!';
$_['text_cart'] = 'View Cart';
$_['text_checkout'] = 'Checkout';
$_['text_recurring'] = 'Payment Profile';