Hello:
I have just one questions for today...
I would like to translate the location name into chinese... how do i do that? can i just replace the english name with chinese? use Shanghai as an example,
in newdb.txt i found the following line:
814', '3', 'Asia', '7', 'China', '', '', '339', 'Shanghai', 'CHXX0116
can i change it "Shanghai" to "上海"
814', '3', 'Asia', '7', 'China', '', '', '339', '上海', 'CHXX0116
then run the newdb.php again to make it work?
|