Magento the use of Chinese language pack, we can find a lot of Baidu on the random.
Since I am using Magento for the first time today, I found the directory Magento/app/locale and replaced the Magento/app/locale folder with the locale folder in the language pack.
Into the background, the lower left corner of the selection of Chinese or not, the choice of other languages to change back to Chinese, there was an error:
' USD ' not found. You can no longer enter the background page, because the page has been a prompt error.
This error occurs because the cache was not cleaned after the language pack was replaced.
Solution (WINDOW7 test environment, Linux is not used Magento, need to solve the Linux environment, please Baidu):
1. Use the options on your browser to clean up cookies under the domain name of Magento
2. After the cookie is cleared, you can re-login to the background page, after entering the background page, select System-System Cache Management in the navigation bar and then you will see about 8 lists, all of them, click Submit.
3. This time the page has become Chinese, if not, turn off the browser and log in again.
Magento use of Chinese language packs