Hello,
Am just rebuilding a login system from scratch so trying to use the best working practices from the off.
I have a en.php, de.php and es.php for all the languages, i was just curious how best to change the langs in the template file, e.g. username, password, full name, mobile number.
Is this something that can be included in the external language files? Or is it just best to copy and edit say the $wlpeProfileTpl and create 2 new versions $wlpeProfileTplDE and $wlpeProfileTplES?
Or is it a case of copying webloginpe.templates.php and creating one for webloginpe.templates.de.php and webloginpe.templates.es.php?
Maybe i’m missing something here.
Great plugin,
Thanks in advance,
Matt