Texts in the views
Currently, there is a global function for multi-languages that is translate(lang_key)
which returns the text of the translation or the lang_key if the text of the translation does not exist in the database.
Example:
Updated over 5 years ago