com2 Posted July 2, 2019 Share Posted July 2, 2019 Where is Lang::trans() documented? How do I translate the newer two dimensional language arrays? I tried Lang::trans(array('tax'=>'taxLabel')) but that failed. 0 Quote Link to comment Share on other sites More sharing options...
Kian Posted July 2, 2019 Share Posted July 2, 2019 <?php Lang::trans('xxx.yyy'); 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.