blob: f7a23e7ff717cceed11c298274b62a217fec73c0 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
{
"numbering_system": "latn",
"decimal_pattern": "#,##0.###",
"percent_pattern": "#,##0 %",
"currency_pattern": "#,##0.00 ¤",
"accounting_currency_pattern": "#,##0.00 ¤",
"grouping_separator": "’",
"minus_sign": "−"
}
|