Files
kupshop/admin/lang/czech/functions.php
2025-08-02 16:30:27 +02:00

16 lines
674 B
PHP

<?php
/**
* ======================================================================
* functions.php
* ======================================================================.
*/
$txt_str['functions']['setPrice']['b2b'] = 'B2B';
$txt_str['functions']['getSections']['catalog'] = 'Produkty';
$txt_str['functions']['getSections']['catalogProducer'] = 'Výrobce %s';
$txt_str['functions']['getSections']['home'] = 'Domů';
$txt_str['functions']['getSections']['articles'] = 'články';
$txt_str['functions']['productCampaign']['news'] = 'Novinka';
$txt_str['functions']['productCampaign']['discount'] = 'Akce';
$txt_str['functions']['productCampaign']['sale'] = 'Výprodej';