MDBDatatable translation pagination of term


Topic: MDBDatatable translation pagination "of" term

teicee pro premium priority asked 2 years ago

Expected behavior Have a property to translate "of" term in Datatable.

Actual behavior Not possible

Resources (screenshots, code snippets etc.) Add "ofText" property :

ofPaginationText: {
  type: String,
  default: "of",
},

Update ligne 131 :

{{ firstRowIndex }} - {{ lastRowIndex }} of

By

{{ firstRowIndex }} - {{ lastRowIndex }} {{ ofPaginationText }}

Mikołaj Smoleński staff commented 2 years ago

Thanks for posting an issue. We will try to fix it as soon as possible.

Keep coding, Mikołaj from MDB


Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Open

Specification of the issue
  • User: Pro
  • Premium support: Yes
  • Technology: MDB Vue
  • MDB Version: MDB5 1.9.0
  • Device: PC
  • Browser: Firefox
  • OS: Linux
  • Provided sample code: No
  • Provided link: No