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