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.
Love
Can we use Let's Encrypt, the free and open certificate authority?
Hola! gracias por la info, me sirvió el comando sacandole el nombre del server. En mi caso, fue una migración…
Yes 3rd option helped me too. I removed the WC key Values from config file then started working.
I know this is from 2014. But really, thank you!