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