change language to Modules Disposable

Hi, first of all congratulations for your “Tools” are very useful,

visiting the folders (.. \ modules \ DisposableTools \ Resources \ lang ) for example,

you can find the various languages …

I was wondering how I can set up such example the it? 

Thanks 
Mirko75

filezillaJIuyLMk55c.png.05652dd0786467ff957057627fd32cbf.png

4 hours ago, TheDoctor75 said:

Hi, first of all congratulations for your “Tools” are very useful,

visiting the folders (.. \ modules \ DisposableTools \ Resources \ lang ) for example,

you can find the various languages …

I was wondering how I can set up such example the it? 

Thanks 
Mirko75

Hi,

 

To use a different language you need to change the locale setting from env.php  because this is not a module setting and effects your phpvms v7 installation.

 

APP\_LOCALE=en

 

is the default, you can change that to;

 

APP\_LOCALE=it

 

for Italian and save your env.php , then go to admin -> maintenance , clean ALL CACHE or APP CACHE for this change to be recognized.