You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Plugins/i18n/zh.json

22 lines
545 B
JSON

{
"processing": "???...",
"lengthMenu": "?? _MENU_ ???",
"zeroRecords": "??????",
"info": "??? _START_ ? _END_ ????? _TOTAL_ ?",
"infoEmpty": "??? 0 ? 0 ????? 0 ?",
"infoFiltered": "(? _MAX_ ?????)",
"search": "??:",
"emptyTable": "??????",
"loadingRecords": "???...",
"infoThousands": ",",
"paginate": {
"first": "??",
"previous": "??",
"next": "??",
"last": "??"
},
"aria": {
"sortAscending": ": ???????",
"sortDescending": ": ???????"
}
}