jQuery datatable 英文替換中文顯示

$('#example').DataTable({io

    language: {ast

        "sProcessing": "處理中...",搜索

        "sLengthMenu": "顯示 _MENU_ 項結果",數據

        "sZeroRecords": "沒有匹配結果",di

        "sInfo": "顯示第 _START_ 至 _END_ 項結果,共 _TOTAL_ 項",vi

        "sInfoEmpty": "顯示第 0 至 0 項結果,共 0 項",co

        "sInfoFiltered": "(由 _MAX_ 項結果過濾)",ab

        "sInfoPostFix": "",arc

        "sSearch": "搜索:",

        "sUrl": "",

        "sEmptyTable": "表中數據爲空",

        "sLoadingRecords": "載入中...",

        "sInfoThousands": ",",

        "oPaginate": {

            "sFirst": "首頁",

            "sPrevious": "上頁",

            "sNext": "下頁",

            "sLast": "末頁"

        },

        "oAria": {

            "sSortAscending": ": 以升序排列此列",

            "sSortDescending": ": 以降序排列此列"

        }

    }

});

相關文章
相關標籤/搜索