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/ja.json

22 lines
580 B
JSON

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