//>>built define( "dojox/grid/enhanced/nls/ko/Pagination", //begin v1.x content ({ "descTemplate": "${1} ${0} 중 ${2} - ${3}", "firstTip": "첫 번째 페이지", "lastTip": "마지막 페이지", "nextTip": "다음 페이지", "prevTip": "이전 페이지", "itemTitle": "항목", "singularItemTitle": "항목", "pageStepLabelTemplate": "페이지 ${0}", "pageSizeLabelTemplate": "페이지 당 ${0} 항목", "allItemsLabelTemplate": "모든 항목", "gotoButtonTitle": "특정 페이지로 이동", "dialogTitle": "페이지로 이동", "dialogIndication": "페이지 번호 지정", "pageCountIndication": " (${0} 페이지)", "dialogConfirm": "이동", "dialogCancel": "취소", "all": "모두" }) //end v1.x content );