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

//end v1.x content
);