You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
268 B
JavaScript

define(
({
createLinkTitle: "링크 특성",
insertImageTitle: "이미지 특성",
url: "URL:",
text: "설명:",
target: "대상",
set: "설정",
currentWindow: "현재 창",
parentWindow: "상위 창",
topWindow: "최상위 창",
newWindow: "새 창"
})
);