{ "main": { "ur": { "numbers": { "defaultNumberingSystem": "latn", "symbols-numberSystem-arabext": { "decimal": ".", "group": ",", "percentSign": "%", "minusSign": "‎-‎", "infinity": "∞", "nan": "NaN" }, "symbols-numberSystem-latn": { "decimal": ".", "group": ",", "percentSign": "%", "minusSign": "‎-", "infinity": "∞", "nan": "NaN" }, "decimalFormats-numberSystem-arabext": { "standard": "#,##0.###" }, "decimalFormats-numberSystem-latn": { "standard": "#,##0.###" }, "percentFormats-numberSystem-arabext": { "standard": "#,##,##0%" }, "percentFormats-numberSystem-latn": { "standard": "#,##,##0%" }, "currencyFormats-numberSystem-arabext": { "standard": "¤ #,##,##0.00" }, "currencyFormats-numberSystem-latn": { "standard": "¤ #,##,##0.00" } } } } }