Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the hueman domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/CloudIngenium.com/htdocs/wp-includes/functions.php on line 6114
How to: Add additional languages to your WordPress installation – Multisite Multinetwork localization – Knowledge eXchange

How to: Add additional languages to your WordPress installation – Multisite Multinetwork localization

How to: Add additional languages to your WordPress installation – Multisite Multinetwork localization

Generally when working with WordPress all you had to do was to type an entry into the config php file to set the language you wished to use like so:

define (‘WPLANG’, ‘es_ES’);

With Multisite installations you can actually select from the Settings / General section the language for each individual blog. Keep in mind you have to have at least one language file in wp-content/languages folder for that option to appear. Out of the box that folder is not created and you have to download the language files either from a wordpress site for that particular country/language like es.wordpress.org and extract that folder into your installation.

Enhanced by Zemanta

You may also like...

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.