Missing string in translation
Missing string in translation
princeofnaxos
Posts: 26Questions: 9Answers: 0
The string '... rows selected' that appears below the table when rows are selected, is missing from the translations object in https://datatables.net/plug-ins/i18n/English.
What is the corresponding key?
This question has an accepted answers - jump to answer
This discussion has been closed.
Answers
language.select.rows
. The full searchable list of options, including language options, is available here.The translation files currently only include the DataTables core strings, not the strings for the extensions such as Select.
Allan