summaryrefslogtreecommitdiff
path: root/lib/dojo/cldr/nls/zh/number.js
blob: 1e3267d3f1d7f05ab19a92c04935a8e19dc11509 (plain)
1
2
3
4
5
6
7
8
/*
	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/zh/number",{"scientificFormat":"#E0","infinity":"∞","superscriptingExponent":"×","list":";","percentSign":"%","minusSign":"-","decimalFormat-short":"000万亿","nan":"NaN","plusSign":"+","currencyFormat":"¤#,##0.00;(¤#,##0.00)","perMille":"‰","group":",","percentFormat":"#,##0%","decimalFormat-long":"000万亿","decimalFormat":"#,##0.###","currencyFormat-short":"¤000万亿","timeSeparator":":","decimal":".","exponential":"E"});