I have Magento 1.7.0.2 German website. How can i change the admin panel to be English by default? (i know that i can select the language from the drop down list, however i want it to be set to English by default)
Take the following steps in order to enable the language pack in Magento 2: Navigate to Stores > Configuration > General > Locale Options. Choose the corresponding language from the Locale dropdown. Note: in case you have several store views switch to the Store View you want to change the language for.
It helps you to customize your admin design and, most importantly, change the admin logos with no code editing. Following steps to change Magento admin panel logo: 1. Navigate to Stores > Configuration > Magefan Extensions > Admin View > Logos.
In top menu
system > config > (general) general > locale options > locale > english (US)
be sure to set that at the "default config" scope, and log out and then in to be taken into account
In General, if you want a shop frontend default language that differs from the admin default language, the easiest way is:
Set Configuration -> General -> Locale Options -> Locale
Then, on store level, you can still have other (partly translated) locales that would have the website level language as a fallback.
Follow the following steps and you will get what you want:
The solution proposed in the other answer also affects the front-end, so it might not be ideal for some scenarios: For example if you have multiple stores in the front-end and their default language should be English, you might not want to set the default locale to anything other than English.
I found Aoe_BackendDefaultLanguage extension on GitHub that allows to set a default language per admin account. It seems to be working good so far and the code seems quite clean.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With