diff options
author | Mario <mario@mariovavti.com> | 2019-12-04 10:25:11 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2019-12-04 10:25:11 +0000 |
commit | bde429cff649237984903a252ba1a718e6d74f53 (patch) | |
tree | b2b2570159cfb37689e6ce3b96c3b1b988d676cc /vendor/commerceguys/intl/resources/number_format/de.json | |
parent | cc9f41df5f83bcab435d6fb941b5a8f5b1457037 (diff) | |
parent | 4c8d33d1eb2a804aa70a7bc677d6c73d0d94816b (diff) | |
download | volse-hubzilla-bde429cff649237984903a252ba1a718e6d74f53.tar.gz volse-hubzilla-bde429cff649237984903a252ba1a718e6d74f53.tar.bz2 volse-hubzilla-bde429cff649237984903a252ba1a718e6d74f53.zip |
Merge branch '4.6RC'4.6
Diffstat (limited to 'vendor/commerceguys/intl/resources/number_format/de.json')
-rw-r--r-- | vendor/commerceguys/intl/resources/number_format/de.json | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/vendor/commerceguys/intl/resources/number_format/de.json b/vendor/commerceguys/intl/resources/number_format/de.json deleted file mode 100644 index 54df599a4..000000000 --- a/vendor/commerceguys/intl/resources/number_format/de.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "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 |