I store, in a session variable, which language does user wants to translate but I don\'t know to pass it DataTables
I found this explanation on the datatables websit
Keep in mind that you have to exactly specify your path to your language.JSON like this:
language: { url: '/mywebsite/js/localisation/German.json' }