We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f78e35c commit 9f2a2a2Copy full SHA for 9f2a2a2
data/currencies/zar.json
@@ -7,7 +7,7 @@
7
"subunit_to_unit": 100,
8
"symbol_first": true,
9
"html_entity": "R",
10
- "decimal_mark": ".",
11
- "thousands_separator": ",",
+ "decimal_mark": ",",
+ "thousands_separator": " ",
12
"smallest_denomination": 10
13
}
0 commit comments