first commit
This commit is contained in:
10
web/lang/sk/cart.php
Normal file
10
web/lang/sk/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'] = 'Dodacie údaje';
|
||||
$txt_str['cart']['step_summary'] = 'Súhrn';
|
||||
|
||||
$txt_str['cart']['url_delivery'] = 'doprava-platba';
|
||||
$txt_str['cart']['url_user'] = 'dodacie-udaje';
|
||||
$txt_str['cart']['url_summary'] = 'suhrn';
|
||||
Reference in New Issue
Block a user