Is it possible to detect the language the user has switched to in the Survey123 app and perform a calculation based on the selected language?
We'd like to use that in reports, e.g. show a disclaimer from a Notes field (calculation:if lang1 then text1 else text2) in the language that has been used to capture the entry.
Or is there a better way to get the same result?