diff options
author | RedMatrix <info@friendica.com> | 2014-12-31 10:43:19 +1100 |
---|---|---|
committer | RedMatrix <info@friendica.com> | 2014-12-31 10:43:19 +1100 |
commit | 4f35efa0bad4ae6489b63f3eebafe6542d654094 (patch) | |
tree | fdf7577c0b602a1f8b86401572e53cfe90cf2474 /library/intl/resources/number_format/ks.json | |
parent | ae9d08267c632cae36a4ebd34c2077fd0051e0e7 (diff) | |
download | volse-hubzilla-4f35efa0bad4ae6489b63f3eebafe6542d654094.tar.gz volse-hubzilla-4f35efa0bad4ae6489b63f3eebafe6542d654094.tar.bz2 volse-hubzilla-4f35efa0bad4ae6489b63f3eebafe6542d654094.zip |
Revert "Language names via intl library."
Diffstat (limited to 'library/intl/resources/number_format/ks.json')
-rw-r--r-- | library/intl/resources/number_format/ks.json | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/library/intl/resources/number_format/ks.json b/library/intl/resources/number_format/ks.json deleted file mode 100644 index e3bf6449c..000000000 --- a/library/intl/resources/number_format/ks.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "numbering_system": "arabext", - "decimal_pattern": "#,##,##0.###", - "percent_pattern": "#,##,##0%", - "currency_pattern": "¤ #,##,##0.00", - "accounting_currency_pattern": "¤ #,##,##0.00", - "decimal_separator": "٫", - "grouping_separator": "٬", - "plus_sign": "+", - "minus_sign": "-", - "percent_sign": "٪" -}
\ No newline at end of file |