Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History
33 lines (30 loc) · 1014 Bytes

File metadata and controls

33 lines (30 loc) · 1014 Bytes
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<?xml version="1.0" encoding="UTF-8" ?>
<localizationPack name="New Zealand" version="1.0">
<currencies>
<currency name="Dollar" iso_code="NZD" iso_code_num="554" sign="$" blank="1" format="2" decimals="1" />
</currencies>
<taxes>
<tax id="1" name="GST NZ 15%" rate="15" />
<tax id="2" name="GST NZ 9%" rate="9" />
<tax id="3" name="GST NZ 0%" rate="0" />
<taxRulesGroup name="NZ Standard Rate (15%)">
<taxRule iso_code_country="nz" id_tax="1" />
</taxRulesGroup>
<taxRulesGroup name="NZ Reduced Rate (9%)">
<taxRule iso_code_country="nz" id_tax="2" />
</taxRulesGroup>
<taxRulesGroup name="NZ Zero Rate (0%)">
<taxRule iso_code_country="nz" id_tax="3" />
</taxRulesGroup>
</taxes>
<units>
<unit type="weight" value="kg" />
<unit type="volume" value="L" />
<unit type="short_distance" value="in" />
<unit type="base_distance" value="ft" />
<unit type="long_distance" value="mi" />
</units>
<languages>
<language iso_code="en"/>
</languages>
</localizationPack>
Morty Proxy This is a proxified and sanitized view of the page, visit original site.