kylevorster Posted September 22, 2015 Share Posted September 22, 2015 How can I use a language file in a provisioning module. I've tried creating a lang/english.php file in the module directory but it doesn't work when I try and use it in my module. /modules/servers/<mymod>/lang/english.php <?php echo \Lang::trans("special_word"); Any advice ? 1 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.