{
    "pagination": {
        "message": "Total <b>{1}</b> Items ",
        "totalInfo": {
            "firstText": "Total",
            "lastText": "Items"
        },
        "pageList": {
            "firstText": "Display",
            "lastText": "Items"
        },
        "previous": "Previous",
        "next": "Next",
        "goto": {
            "prefix": "Go to",
            "suffix": ""
        },
        "show": "Display"
    }
}