=== Simple Admin Language Change === Contributors: vyskoczilova Tags: translation, translations, i18n, admin, english, localization, backend, simple, change, admin, language, administration, locale Requires at least: 4.0 Tested up to: 5.0 Stable tag: /trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html GitHub Plugin URI: https://github.com/vyskoczilova/Simple-Admin-Language-Change/ Donate link: https://www.paypal.me/KarolinaVyskocilova Simple and lightweight solution for changing the language of the admin area. Front site locale and language remain unchanged. == Description == Have you ever struggled with setting up a theme or plugin because of bad localisation? Not corresponding to the manual or documentation? Googling for How to's but your web has different locale and you don't want to switch between them? This simple and lightweight plugin allows you to set locale for admin area only (except General Options page) and keep it separate from your page locale. Simple and easy. Automatically set to English, but you can change it in the General Options page settings. Applies only to administrator accounts. Do you want help with the development? Join the [Github](https://github.com/vyskoczilova/Simple-Admin-Language-Change/)! === Compatibility === * Has conflict with [SiteOrigin Widgets Bundle](https://cs.wordpress.org/plugins/so-widgets-bundle/) - prevents javascript popup on Widgets page. == Installation == = EN = 1. Upload the plugin to your website or install via plugin management. 1. Check whether the WooCommerce plugin is installed and active. 1. Activate the plugin through the `Plugins` menu in WordPress administration 1. (If you wish, go to the `Settings` and `General` to select different installed language instead of English) 1. Done! == Screenshots == 1. Settings of Admin language in General Settings. == Changelog == = 1.0.2 (2018-02-25) = * Fix: enable localization = 1.0.1 (2018-02-18) = * Fix: PHP 7 deprecated methods - compatibility ([#1](https://github.com/vyskoczilova/Simple-Admin-Language-Change/issues/1)) = 1.0.0 (2016-10-06) = * Initial version