first commit

This commit is contained in:
2025-08-02 16:30:27 +02:00
commit 23646bfcee
14851 changed files with 1750626 additions and 0 deletions

10
web/lang/cs/cart.php Normal file
View 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';