summaryrefslogtreecommitdiff
path: root/lib/dojo/cldr/nls/zh-hant/number.js
blob: 0ce46070dd5ac9a83ee523a762357b98cf29bc2f (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-hant/number",{"scientificFormat":"#E0","infinity":"∞","superscriptingExponent":"×","list":";","percentSign":"%","minusSign":"-","decimalFormat-short":"000兆","nan":"非數值","plusSign":"+","currencyFormat":"¤#,##0.00;(¤#,##0.00)","perMille":"‰","group":",","percentFormat":"#,##0%","decimalFormat-long":"000兆","decimalFormat":"#,##0.###","currencyFormat-short":"¤000兆","timeSeparator":":","decimal":".","exponential":"E"});