=== Preferred Languages === Contributors: swissspidy Tags: internationalization, i18n, localization, l10n, language, locale, translation Requires at least: 4.7 Tested up to: 4.7 Stable tag: 1.0.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Choose languages for displaying WordPress in, in order of preference. == Description == Thanks to language packs it's easier than ever before to change the main language of your site. However, in some cases a single locale is not enough. When WordPress can't find a translation for the active locale, it falls back to the original English strings. That’s a poor user experience for many non-English speakers. This feature project aims to change that by letting users choos multiple languages for displaying WordPress in. That way you can set some sort of "fallback chain" where WordPress tries to load translations in your preferred order. == Installation == 1. Upload the plugin files to the `/wp-content/plugins/preferred-languages` directory, or install the plugin through the WordPress plugins screen directly. 1. Activate the plugin through the 'Plugins' screen in WordPress 1. Choose your preferred languages through 'Settings' -> 'General' or your user profile. == Screenshots == 1. The new language section in 'Settings' -> 'General' 2. The new language section in your user profile. == Changelog == = 1.0.0 = * Initial release.