Skip to content

Commit

Permalink
Merge pull request #39 from rickygzz/rickygzz-patch-de-xml
Browse files Browse the repository at this point in the history
Added states (Land) to de.xml according to ISO 3166-2.
  • Loading branch information
kpodemski authored Jul 18, 2023
2 parents 135e351 + ac19566 commit dc7dc33
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions de.xml
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,24 @@
<taxRule iso_code_country="sk" id_tax="30"/>
</taxRulesGroup>
</taxes>
<states>
<state name="Baden-Württemberg" iso_code="BW" country="DE" zone="Europe" />
<state name="Bayern" iso_code="BY" country="DE" zone="Europe" />
<state name="Berlin" iso_code="BE" country="DE" zone="Europe" />
<state name="Brandenburg" iso_code="BB" country="DE" zone="Europe" />
<state name="Bremen" iso_code="HB" country="DE" zone="Europe" />
<state name="Hamburg" iso_code="HH" country="DE" zone="Europe" />
<state name="Hessen" iso_code="HE" country="DE" zone="Europe" />
<state name="Mecklenburg-Vorpommern" iso_code="MV" country="DE" zone="Europe" />
<state name="Niedersachsen" iso_code="NI" country="DE" zone="Europe" />
<state name="Nordrhein-Westfalen" iso_code="NW" country="DE" zone="Europe" />
<state name="Rheinland-Pfalz" iso_code="RP" country="DE" zone="Europe" />
<state name="Saarland" iso_code="SL" country="DE" zone="Europe" />
<state name="Sachsen" iso_code="SN" country="DE" zone="Europe" />
<state name="Sachsen-Anhalt" iso_code="ST" country="DE" zone="Europe" />
<state name="Schleswig-Holstein" iso_code="SH" country="DE" zone="Europe" />
<state name="Thüringen" iso_code="TH" country="DE" zone="Europe" />
</states>
<units>
<unit type="weight" value="kg"/>
<unit type="volume" value="L"/>
Expand Down

0 comments on commit dc7dc33

Please sign in to comment.