Corrected Chinese translation for PagerInfo text

pull/926/head
Tao Yang 7 years ago committed by GitHub
parent 5aec22d1f4
commit 84d246faea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -37,7 +37,7 @@
"PagerPrevious": "上一页",
"PagerFirst": "首页",
"PagerLast": "尾页",
"PagerInfo": "显示 {0} 到 {1} 个 {2} 条目.",
"PagerInfo": "显示 _TOTAL_ 个条目中的 _START_ 到 _END_ 个.",
"PagerInfoEmpty": "显示0个条目中的0到0",
"PagerInfoFiltered": "(从 _MAX_ 总条目中过滤掉)",
"NoDataAvailableInDatatable": "表中没有数据",
@ -46,4 +46,4 @@
"ChangePassword": "修改密码",
"PersonalInfo": "个人信息"
}
}
}

Loading…
Cancel
Save