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.
22 lines
688 B
JSON
22 lines
688 B
JSON
4 years ago
|
{
|
||
|
"emptyTable": "??????????????????",
|
||
|
"info": "???? _START_ ??? _END_ ??? _TOTAL_ ???",
|
||
|
"infoEmpty": "???? 0 ??? 0 ??? 0 ???",
|
||
|
"infoFiltered": "(?????????? _MAX_ ??????)",
|
||
|
"infoThousands": ",",
|
||
|
"lengthMenu": "???? _MENU_ ???",
|
||
|
"loadingRecords": "???????????????...",
|
||
|
"processing": "??????????????...",
|
||
|
"search": "?????: ",
|
||
|
"zeroRecords": "???????????",
|
||
|
"paginate": {
|
||
|
"first": "???????",
|
||
|
"previous": "????????",
|
||
|
"next": "?????",
|
||
|
"last": "???????????"
|
||
|
},
|
||
|
"aria": {
|
||
|
"sortAscending": ": ????????????????????????????????????",
|
||
|
"sortDescending": ": ????????????????????????????????????"
|
||
|
}
|
||
|
}
|