I’m using additional sheets for each language, changing the header rows and referencing the original data range which is in the first one.
It seems that, for some reason, if the first rows don’t follow the rest of the sheet’s row ‘pattern’ (like the format or something like that), those first rows are all taken as the header… if you try with this test sheet you’ll see what I mean: https://docs.google.com/spreadsheets/d/1mfLADwTC20AZcf0cK_d7XwwigROFLyjslT0B1FgqLuM/edit?usp=sharing
… I could probably achieve the desired result with the DataTables API… I’m just curious.
In any case, thanks for your time and the great plugin 🙂