7 lines
114 B
JSON
7 lines
114 B
JSON
|
{
|
||
|
"decimal": ".",
|
||
|
"thousands": ",",
|
||
|
"grouping": [3, 2, 2, 2, 2, 2, 2, 2, 2, 2],
|
||
|
"currency": ["₹", ""]
|
||
|
}
|