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

11 lines
305 B
JavaScript

//>>built
define(
"dojox/editor/plugins/nls/th/CollapsibleToolbar", //begin v1.x content
({
"collapse": "ยุบรวมแถบเครื่องมือตัวแก้ไข",
"expand": "ขยายแถบเครื่องมือตัวแก้ไข"
})
//end v1.x content
);