first commit
This commit is contained in:
10
web/lang/cs/cart.php
Normal file
10
web/lang/cs/cart.php
Normal file
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
$txt_str['cart']['step_cart'] = 'Nákupní košík';
|
||||
$txt_str['cart']['step_delivery'] = 'Doprava a platba';
|
||||
$txt_str['cart']['step_user'] = 'Dodací údaje';
|
||||
$txt_str['cart']['step_summary'] = 'Souhrn';
|
||||
|
||||
$txt_str['cart']['url_delivery'] = 'doprava-platba';
|
||||
$txt_str['cart']['url_user'] = 'dodaci-udaje';
|
||||
$txt_str['cart']['url_summary'] = 'souhrn';
|
||||
Reference in New Issue
Block a user