Overview
The
{jrCore_lang} template function is the primary output function for language strings.
If you are planning on building a skin that supports translation then you will use this function
a lot.
In the example below, the
{jrCore_lang} function will try to retrieve the language string from the jrEvent module that is set for id #33.
If it can't find that then it will default to
Updated an Event instead.