I have a prototype site working in English. I have installed modules 'variable' and 'i18n'. How do I add Chinese? For example, the first menu item is "Home"; how do I get it to appear as "首頁"?
* In Administration > Configuration > Regional and language >
There are two languages defined; English (the default) and Traditional Chinese. Both are (now) enabled.
* In Administration > Structure > Blocks
I have enabled "Language switcher (User interface text)" into top first column and set the block title to "Language Switcher". But it never shows up anywhere on my site!
* In Administration > Content
every page shows as "English" which cannot be changed.
* In Administration > Content > Add Content > Basic Page
there is nothing to allow me to set the language of the new page.
I have done multi-lingual PHP sites before; in these I have a file defining English Strings and another file with Thai Strings and another file with Lao Strings. But it seems as if Drupal doesn't translate strings, it requires separate pages for each language and separate blocks for each language. But I can't even get the Language Switcher to appear!
Read »








