summaryrefslogtreecommitdiff
path: root/lib/dijit/nls/tr/common.js.uncompressed.js
blob: bbe5754e94793d376822483c54718e970416dde3 (plain)
1
2
3
4
5
6
7
8
define(
"dijit/nls/tr/common", ({
	buttonOk: "Tamam",
	buttonCancel: "İptal",
	buttonSave: "Kaydet",
	itemClose: "Kapat"
})
);