first commit
This commit is contained in:
10
web/lang/de/cart.php
Normal file
10
web/lang/de/cart.php
Normal file
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
$txt_str['cart']['step_cart'] = 'Warenkorb';
|
||||
$txt_str['cart']['step_delivery'] = 'Versand & Zahlung';
|
||||
$txt_str['cart']['step_user'] = 'Kontaktdaten';
|
||||
$txt_str['cart']['step_summary'] = 'Bestellung prüfen';
|
||||
|
||||
$txt_str['cart']['url_delivery'] = 'versand-und-zahlung';
|
||||
$txt_str['cart']['url_user'] = 'kontaktdaten';
|
||||
$txt_str['cart']['url_summary'] = 'bestellung-prufen';
|
||||
Reference in New Issue
Block a user