.bx-prev::after {
    content: "Previous" !important;
}
.bx-next:after {
    content: "Next" !important;
}