Topic: Language pack
I can see this..
$form['default_lang'] = preg_replace('#[\.\\\/]#', '', $form['default_lang']);
I want to use the Japanese lang files but I don't understand how to alter the above.
Can somebody point me the right way?
Thanks
You are not logged in. Please login or register.
PunBB Forums → PunBB 1.2 troubleshooting → Language pack
I can see this..
$form['default_lang'] = preg_replace('#[\.\\\/]#', '', $form['default_lang']);
I want to use the Japanese lang files but I don't understand how to alter the above.
Can somebody point me the right way?
Thanks
Copy the files in your language directory then set it as default in your administration options.
You don't edit that. You don't edit PunBB's core files to use other languages. Simply upload the folder for Japanese into the lang directory and choose Japanese as your language in Admin Options (which will set the language for guests, not for current users). If you personally want to set your language, you can do that in your profile.
Thanks, both.
Couldn't see the wood for the trees!
regards from Tokyo
PunBB Forums → PunBB 1.2 troubleshooting → Language pack
Powered by PunBB, supported by Informer Technologies, Inc.