Add lang and baselang params to Row template
In order to add machine translation to the wish tables title column, it's necessary to add a lang="" attribute to titles that are not in the same language as the rest of the page. To do this, we can add the lang and baselang values and then in the module decide when to add lang="baselang" to the title.
Bug: T371098