first commit
This commit is contained in:
10
web/lang/nl/cart.php
Normal file
10
web/lang/nl/cart.php
Normal file
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
$txt_str['cart']['step_cart'] = 'Winkelmandje';
|
||||
$txt_str['cart']['step_delivery'] = 'Verzending en betaling';
|
||||
$txt_str['cart']['step_user'] = 'Contact';
|
||||
$txt_str['cart']['step_summary'] = 'Overzicht';
|
||||
|
||||
$txt_str['cart']['url_delivery'] = 'verzending-betaling';
|
||||
$txt_str['cart']['url_user'] = 'contact';
|
||||
$txt_str['cart']['url_summary'] = 'overzicht';
|
||||
Reference in New Issue
Block a user