aboutsummaryrefslogtreecommitdiffstats
path: root/library/intl/resources/number_format/es-BO.json
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2015-01-01 17:08:34 -0800
committerfriendica <info@friendica.com>2015-01-01 17:08:34 -0800
commit0a18ea58c692bfb7c5e8e692fd9c180e2148f557 (patch)
treee222887c9c3491d351d8649ec78e56ba0b16190e /library/intl/resources/number_format/es-BO.json
parentc0885c81e67789a91e3784aeb49e9d5f0832a7fe (diff)
parent93b94704878c1b66ee95987de2b24dc39163763a (diff)
downloadvolse-hubzilla-0a18ea58c692bfb7c5e8e692fd9c180e2148f557.tar.gz
volse-hubzilla-0a18ea58c692bfb7c5e8e692fd9c180e2148f557.tar.bz2
volse-hubzilla-0a18ea58c692bfb7c5e8e692fd9c180e2148f557.zip
Merge branch 'master' into trinidad
Diffstat (limited to 'library/intl/resources/number_format/es-BO.json')
-rw-r--r--library/intl/resources/number_format/es-BO.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/library/intl/resources/number_format/es-BO.json b/library/intl/resources/number_format/es-BO.json
new file mode 100644
index 000000000..43bdea5e3
--- /dev/null
+++ b/library/intl/resources/number_format/es-BO.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