summaryrefslogtreecommitdiff
path: root/js/dojo/dojox/editor/plugins/nls/tr/ShowBlockNodes.js
blob: c6db1107b8ba04b5324f66b4f8056a574e1b2e5d (plain)
1
2
3
4
5
6
7
8
9
//>>built
define(
"dojox/editor/plugins/nls/tr/ShowBlockNodes", //begin v1.x content
({
	"showBlockNodes": "HTML Bloğu Öğelerini Göster"
})

//end v1.x content
);