=== Preferred Languages === Contributors: swissspidy Tags: internationalization, i18n, localization, l10n, language, locale, translation Requires at least: 4.7 Tested up to: 4.9 Requires PHP: 5.2 Stable tag: 1.1.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 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. == Changelog == = 1.1.0 = * New: Support for just-in-time loading of translations. * New: Keyboard shortcut for making inactive locales active. * Fixed: Responsive design improvements. * Fixed: Worked around a few edge cases with the various controls. * Fixed: Added missing text domains. = 1.0.1 = * Fixed: Fixed a bug that prevented saving changes. = 1.0.0 = * Initial release. == Upgrade Notice == = 1.1.0 = This release includes some accessibility and usability improvements, as well as support for just-in-time loading of translations. = 1.0.1 = This release fixes a bug that prevented saving changes in some cases. = 1.0.0 = Initial release.