I am currently developping a dashboard module. I was wondering if there were a simple way to get the language that the user selected in his profile. I've found this :
Configuration::get('PS_LANG_DEFAULT');
but it just return the id of the language. Is there a built-in method that does it ?
Hi everybody,
I am currently developping a dashboard module. I was wondering if there were a simple way to get the language that the user selected in his profile. I've found this :
but it just return the id of the language. Is there a built-in method that does it ?
Share this post
Link to post
Share on other sites