summaryrefslogtreecommitdiff
path: root/js/dojo/dojox/editor/plugins/nls/tr/CollapsibleToolbar.js
blob: 4b813e859e43945ee0d9790e791d09c91424893f (plain)
1
2
3
4
5
6
7
8
9
10
//>>built
define(
"dojox/editor/plugins/nls/tr/CollapsibleToolbar", //begin v1.x content
({
	"collapse": "Düzenleyici Araç Çubuğunu Daralt",
	"expand": "Düzenleyici Araç Çubuğunu Genişlet"
})

//end v1.x content
);