Hey, I bought this theme mainly because it said it would have simplified Chinese translation. Where is it and how do I activate it?
Thank you! Alex
Hi Happytie!
You need to install the Chinese wordpress version: http://cn.wordpress.org/ and make sure that the wp-config.php contains this code:
define ('WPLANG', 'zh_CN');
The theme will then load/use the zh_CN.mo file located in the wp-content/themes/enfold/lang/ folder to translate the theme to Chinese. If you want to update/modify the translation files install this plugin ( http://wordpress.org/plugins/codestyling-localization/ ), go to Tools > Localization and select “Themes”. Then search for “Enfold” in the list and select your language and click on “Rescan” to search for all text strings. Afterwards click on “Edit” and translate the required strings from the “avia_framework” textdomain. At least click the “create mo file” button next to the “Textdomain” selection dropdown (top left corner).
Please note that we did not create the Chinese translation (all language files except the German translation were submitted by users) and we don’t know if there’re any spelling errors or if the quality of the translation is acceptable.
Cheers!
Peter