Do I need to load my component's language file? - Joomla! Forum - community, help and support


hi friend,

i have question may sound silly you, need help.

i trying write component. it's simple form on front end. define form fields in

models/forms/my_form.xml

the issue is: labels not translated. moved global language folder, still not work.

i new joomla. wonder whether need load language? if need load it, should load in controller, view, or model class?

thanks lot response!

jwn

hi jwn
what's method use render form? use jtext::_(language_constant) front-end rendering.





Comments