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

11 lines
212 B
JavaScript
Raw Normal View History

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