Page length options value "All"
Page length options value "All"

Is there a way to translate options value "All"?
It does not appear in translation list beside MENU
This discussion has been closed.
Is there a way to translate options value "All"?
It does not appear in translation list beside MENU
Answers
Currently you need to use
lengthMenu
to translation that string.Allan
That is exactly what I am doing now but text depends on browser language and cannot be a literal
Unfortunately the text for the length menu can't be included in the language file. That is something I will add in a future version - thanks for the suggestion.
Allan