Subida del módulo y tema de PrestaShop

This commit is contained in:
Kaloyan
2026-04-09 18:31:51 +02:00
parent 12c253296f
commit 16b3ff9424
39262 changed files with 7418797 additions and 0 deletions

27
localization/ke.xml Normal file
View File

@@ -0,0 +1,27 @@
<?xml version="1.0"?>
<localizationPack name="Kenya">
<currencies>
<currency name="Kenyan shilling" iso_code="KES" iso_code_num="404" sign="KSh" blank="1" format="1" decimals="0"/>
</currencies>
<languages>
<language iso_code="sw" />
<language iso_code="en" />
</languages>
<taxes>
<taxRulesGroup name="Kenya VAT 16%">
<taxRule iso_code_country="ke" behavior="0" id_tax="76"/>
</taxRulesGroup>
<taxRulesGroup name="Kenya VAT 0%">
<taxRule iso_code_country="ke" behavior="0" id_tax="78"/>
</taxRulesGroup>
<tax id="76" name="Kenya VAT 16%" rate="16.000"/>
<tax id="78" name="Kenya VAT 0%" rate="0.000"/>
</taxes>
<units>
<unit type="weight" value="kg"/>
<unit type="volume" value="L"/>
<unit type="short_distance" value="cm"/>
<unit type="base_distance" value="m"/>
<unit type="long_distance" value="km"/>
</units>
</localizationPack>