define( "dojox/grid/enhanced/nls/zh-tw/EnhancedGrid", ({ singleSort: "單一排序", nestedSort: "巢狀排序", ascending: "按一下以遞增排序", descending: "按一下以遞減排序", sortingState: "${0} - ${1}", unsorted: "本欄不進行排序", indirectSelectionRadio: "第 ${0} 行,單一選項,圓鈕框", indirectSelectionCheckBox: "第 ${0} 行,多重選項,勾選框", selectAll: "全選" }) );