Tabular UI i18n with TAPi18n

Has anyone managed to do i18n for the texts that are used in the UI of tabular? :slight_smile:

I’m thinking about the Showing X to Y of Z entries, Next, etc texts that seem to be defined in the datatables language object… https://datatables.net/reference/option/language

I’m probably missing something, but today I’m finding the i18n Example from the tabular documentation to be a bit cryptic… https://github.com/aldeed/meteor-tabular#i18n-example

I’ve had a second look. It seems I’m in the same boat as this commenter… https://github.com/aldeed/meteor-tabular/issues/147#issuecomment-222350849

Just like him, we’re using TAPi18n instead of anti:i18n.