Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions lib/localization/jquery.jtable.zh-CN.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
pagingInfo: '显示 {0} 至 {1} 共 {2}',
canNotDeletedRecords: '删除失败 {0} 至 {1}!',
deleteProggress: '正在删除 {0} 至 {1} 记录, 进心中...',
pageSizeChangeLabel: 'Row count', //New. Must be localized.
gotoPageLabel: 'Go to page' //New. Must be localized.
pageSizeChangeLabel: '行数',
gotoPageLabel: '翻到(页)'
});

})(jQuery);