ttrss/lib/dojo/cldr/nls/bs/number.js

8 lines
679 B
JavaScript
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

/*
Copyright (c) 2004-2016, The JS Foundation All Rights Reserved.
Available via Academic Free License >= 2.1 OR the modified BSD license.
see: http://dojotoolkit.org/license for details
*/
//>>built
define("dojo/cldr/nls/bs/number",{"scientificFormat":"#E0","infinity":"∞","superscriptingExponent":"×","percentSign":"%","minusSign":"-","decimalFormat-short":"000 bil'.'","nan":"NaN","plusSign":"+","currencyFormat":"#,##0.00 ¤","perMille":"‰","approximatelySign":"≈","group":".","percentFormat":"#,##0 %","decimalFormat-long":"000 biliona","decimalFormat":"#,##0.###","currencyFormat-short":"000 bil'.' ¤","timeSeparator":":","decimal":",","exponential":"E"});