=== Preferred Languages === Contributors: swissspidy Tags: internationalization, i18n, localization, l10n, language, locale, translation Requires at least: 4.7 Tested up to: 4.8 Requires PHP: 5.2 Stable tag: 1.0.1 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 choose 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. == Screenshots == 1. The new language section in 'Settings' -> 'General' 2. The new language section in your user profile. == Upgrade Notice == = 1.0.1 = This release fixes a bug that prevented saving changes in some cases. = 1.0.0 = Initial release. == Changelog == = 1.0.1 = * Fixed: Fixed a bug that prevented saving changes. = 1.0.0 = * Initial release.