webui-aria2/js/libs/dojox/editor/plugins/nls/he/CollapsibleToolbar.js

11 lines
242 B
JavaScript
Raw Normal View History

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