diff options
Diffstat (limited to 'vendor/commerceguys/intl/resources/number_format/bs-Cyrl.json')
-rw-r--r-- | vendor/commerceguys/intl/resources/number_format/bs-Cyrl.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/vendor/commerceguys/intl/resources/number_format/bs-Cyrl.json b/vendor/commerceguys/intl/resources/number_format/bs-Cyrl.json new file mode 100644 index 000000000..fe7da1e1a --- /dev/null +++ b/vendor/commerceguys/intl/resources/number_format/bs-Cyrl.json @@ -0,0 +1,9 @@ +{ + "numbering_system": "latn", + "decimal_pattern": "#,##0.###", + "percent_pattern": "#,##0%", + "currency_pattern": "#,##0.00 ¤", + "accounting_currency_pattern": "#,##0.00 ¤", + "decimal_separator": ",", + "grouping_separator": "." +}
\ No newline at end of file |