Merge pull request #745 from djfm/localization_packs

[*] TR : Localization packs
This commit is contained in:
Gregory Roussac
2013-09-26 14:17:13 +02:00
committed by gRoussac
parent f3e36b896b
commit 47bf9a397a
10 changed files with 113 additions and 82 deletions
+10 -5
View File
@@ -9,19 +9,24 @@
</languages>
<taxes>
<tax id="1" name="增值税 CN 17%" rate="17" />
<tax id="2" name="增值税 CN 6%" rate="6" />
<tax id="3" name="增值税 CN 3%" rate="3" />
<tax id="2" name="增值税 CN 13%" rate="13" />
<tax id="3" name="增值税 CN 6%" rate="6" />
<tax id="4" name="增值税 CN 3%" rate="3" />
<taxRulesGroup name="CN Standard Rate (17%)">
<taxRule iso_code_country="cn" id_tax="1" />
</taxRulesGroup>
<taxRulesGroup name="CN Reduced Rate (6%)">
<taxRulesGroup name="CN Reduced Rate (13%)">
<taxRule iso_code_country="cn" id_tax="2" />
</taxRulesGroup>
<taxRulesGroup name="CN Super Reduced Rate (6%)">
<taxRule iso_code_country="cn" id_tax="3" />
</taxRulesGroup>
<taxRulesGroup name="CN Super Reduced Rate (3%)">
<taxRule iso_code_country="cn" id_tax="3" />
<taxRule iso_code_country="cn" id_tax="4" />
</taxRulesGroup>
</taxes>
<states>
@@ -67,4 +72,4 @@
<unit type="base_distance" value="里" />
<unit type="long_distance" value="市里" />
</units>
</localizationPack>
</localizationPack>