It'd be nice to have a separate function to translate the text field for eg: $tc(translate, df(EEEE), hi)$ will translate from default language en in most cases to hi or any other language.
General code : $tc(translate, function/txt, language code)$
You can use this for language code: link
This would be helpful to get a particular text in a particular language instead of changing the whole app language.