By yookoala on
I have an i18n site, which use English as default language and Chinese as secondary.
My problem is I want to set prefix to both Chinese and English language.
For example:
- http://foobar.com/en/node/xx <-- English site
- http://foobar.com/zh_tw/node/xx <-- Chinese site
How should I set this up?