8 lines
697 B
JavaScript
8 lines
697 B
JavaScript
/*
|
||
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/nb/number",{"scientificFormat":"#E0","infinity":"∞","superscriptingExponent":"×","list":";","percentSign":"%","minusSign":"−","decimalFormat-short":"000 bill'.'","nan":"NaN","plusSign":"+","currencyFormat":"¤ #,##0.00","perMille":"‰","approximatelySign":"ca.","group":" ","percentFormat":"#,##0 %","decimalFormat-long":"000 billioner","decimalFormat":"#,##0.###","currencyFormat-short":"¤ 000 bill'.'","timeSeparator":".","decimal":",","exponential":"E"}); |