View Full Version : How to use language file?
colinjin
08-29-2005, 03:44 AM
I noticed that PHP Link Directory have language file and can support muti-language. I plan to translate the language file to Chinese. My question is how to set up to use the language file?
kickass
08-29-2005, 09:55 PM
There may be some answers for you here, though your chinese charset will be a different number . . .
colinjin
08-30-2005, 04:21 PM
There is no problem on displaying Chinese in html page. My question is how to set up to use Chinese language file, so the interface will be in Chinese?
Content visible to registered users only.
Nobody
08-31-2005, 09:45 AM
These days, I think you'll have to rename your Chinese language file to "en.php" and upload it to your server, simply overwriting the old English language file.
colinjin
08-31-2005, 10:54 AM
This should be the last way to let it support other language file. As the script has language file, it should let us to config it.
Content visible to registered users only.
Ap0s7le
08-31-2005, 07:10 PM
Open up include/functions.php and on line 58 (Under the current version, YMMV)
Change Content visible to registered users only.
To Content visible to registered users only.
later
-Casey
vBulletin® v3.8.0, Copyright ©2000-2012, Jelsoft Enterprises Ltd.