enabling menu item language translation
If you want to offer diffferent languages on your site, and want the menu text to be translated as well, you must enable the following option in Settings > Global Configuration > Content > enable menu link language translation
Once this option is enabled, you must have have an entry for all the link names in your menu in your language file. For example,
/system/application/language/english/common_lang.php
Each language file must have an entry for the link names so that when a user changes languages, it will show the correct translation per the language file entry.
