Missing translation for the joiner in a "Between" Date search, in french (and others)

Missing translation for the joiner in a "Between" Date search, in french (and others)

vendredi3vendredi3 Posts: 5Questions: 3Answers: 1

Link to test case: https://live.datatables.net/datovohe/1/edit?html,css,js,console,output
Debugger code (debug.datatables.net): omuzow
Error messages shown: No
Description of problem: Pretty self explanatory. When you want to search data between two dates, the joiner between the two dates (and) is not translated.

Thanks for your help and this fabulous library !

This question has an accepted answers - jump to answer

Answers

  • allanallan Posts: 65,230Questions: 1Answers: 10,812 Site admin
    Answer ✓

    You are quite right, apologies. It is an old translation file you have there, but even the up-to-date one doesn't have the translation key for that. I've added it to the database now.

    This updated example shows a workaround for the short term: https://live.datatables.net/datovohe/3/edit .

    Allan

  • vendredi3vendredi3 Posts: 5Questions: 3Answers: 1

    That was quick !!!

    Thanks a lot Allan.

Sign In or Register to comment.