summaryrefslogtreecommitdiff
path: root/lib/dojo/cldr/nls/tr/currency.js.uncompressed.js
blob: 962047cca7da80f86fc37160ea120229ff3510af (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
define(
"dojo/cldr/nls/tr/currency", //begin v1.x content
{
	"HKD_displayName": "Hong Kong Doları",
	"CHF_displayName": "İsviçre Frangı",
	"JPY_symbol": "¥",
	"CAD_displayName": "Kanada Doları",
	"CNY_displayName": "Çin Yuanı Renminbi",
	"USD_symbol": "$",
	"AUD_displayName": "Avustralya Doları",
	"JPY_displayName": "Japon Yeni",
	"USD_displayName": "ABD Doları",
	"GBP_displayName": "İngiliz Sterlini",
	"EUR_displayName": "Euro"
}
//end v1.x content
);