summaryrefslogtreecommitdiff
path: root/js/dojo/dojox/editor/plugins/nls/tr/Save.js
blob: b9af604748d18f858c0a803dce1454a64be0d286 (plain)
1
2
3
4
5
6
7
8
9
//>>built
define(
"dojox/editor/plugins/nls/tr/Save", //begin v1.x content
({
	"save": "Kaydet"
})

//end v1.x content
);