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

11 lines
212 B
JavaScript

//>>built
define(
"dojox/editor/plugins/nls/ko/CollapsibleToolbar", //begin v1.x content
({
"collapse": "편집기 도구 모음 접기",
"expand": "편집기 도구 모음 펼치기"
})
//end v1.x content
);