Greetings All<div><br></div><div>I want to set GRASS LANGUAGE in a LINUX installation. In Windows is quite easy, just add the following in .../etc/init.bat:</div><div><pre style="background:#E5E5E5"><span lang="IT" style="color:black">set LANGUAGE=es_ES</span></pre>

<pre style="background:#E5E5E5"><span lang="IT" style="color:black">set LANG=es_ES</span></pre><pre style="background:#E5E5E5"><span lang="IT" style="color:black">set LC_ALL=es_ES</span></pre>And in LINUX, how is it done? Just add the same text in .../etc/init.sh and it&#39;s finished or do I have to do something to this file?</div>
<div><br></div><div>Best regards,</div><div>Gilbert</div>