Update grid.locale-cn.js
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
function translate_de() {
|
||||
function translate_cn() {
|
||||
window.jsGrid.Grid.prototype.noDataContent = "暂无数据";
|
||||
window.jsGrid.Grid.prototype.deleteConfirm = "确认删除吗?";
|
||||
window.jsGrid.Grid.prototype.pagerFormat = "分页 = {first} {prev} {pages} {next} {last} {pageIndex} of {pageCount}";
|
||||
|
||||
Reference in New Issue
Block a user