streams/library/intl/resources/number_format/xog.json

7 lines
194 B
JSON
Raw Normal View History

{
"numbering_system": "latn",
"decimal_pattern": "#,##0.###",
"percent_pattern": "#,##0%",
"currency_pattern": "#,##0.00 ¤",
"accounting_currency_pattern": "#,##0.00 ¤"
}