Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is it possible to change Magento backend language for one user only?

We got multi-lingual team, and couple of members do not speak each others languages. Is it possible to set Magento backend in separate languages for corresponding users?

like image 755
jayarjo Avatar asked Dec 16 '22 10:12

jayarjo


2 Answers

each user can choose a language with the localization drop down at the left bottom of every admin pages

like image 91
OSdave Avatar answered May 01 '23 14:05

OSdave


You should find that this module from AOE allows you to save the user's preferred language for the admin interface: https://github.com/AOEmedia/Aoe_BackendDefaultLanguage

Once the user has logged in, navigate to System>My Account and the last field (select drop-down) is language).

like image 21
Jonathan Day Avatar answered May 01 '23 13:05

Jonathan Day