webui-aria2/js/libs/dojox/editor/plugins/nls/he/CollapsibleToolbar.js
2012-05-01 19:52:07 +08:00

11 lines
242 B
JavaScript

//>>built
define(
"dojox/editor/plugins/nls/he/CollapsibleToolbar", //begin v1.x content
({
"collapse": "כיווץ סרגל הכלים של העורך ",
"expand": "הרחבת סרגל הכלים של העורך"
})
//end v1.x content
);