How to convert an osCommerce website to Japanese language?
Any idea?
How to convert an osCommerce website to Japanese language?
Any idea?
yes. every oscommerce website has a language folder.
inside the language folder, just copy the english folder and paste it and rename it to japanese.
go into that folder and change all the text to japanese.
if you dont want to do above,
use the language pack http://www.oscommerce.com/community/contributions,1636
hmm just adding on to the previous answer... the languages folder is in here : /includes/languages
also, take care that the buttons are modified to the new font.
Also, do not forget to make proper modifications ( if any ) to the common file includes/languages/<>
Finally to make it official, add the language in the admin as well.
If you find issues with displaying specific characters ( or the whole font itself ), make sure you are using the right charset in the headers.
Cheers Shiva