UNPKG

dojox

Version:

Dojo eXtensions, a rollup of many useful sub-projects and varying states of maturity – from very stable and robust, to alpha and experimental. See individual projects contain README files for details.

14 lines (13 loc) 370 B
define( ({ singleSort: "单一排序", nestedSort: "嵌套排序", ascending: "单击以按升序排序", descending: "单击以按降序排序", sortingState: "${0} - ${1}", unsorted: "不要对此列排序", indirectSelectionRadio: "第 ${0} 行,单选,单选框", indirectSelectionCheckBox: "第 ${0} 行,多选,复选框", selectAll: "全选" }) );