<div dir="ltr">Console does not populate table vtiger_language in DB:<div><img src="cid:ii_145e5a24d9530663" alt="Immagine in linea 1" width="514" height="328.90304709141276"><br></div><div><br></div><div><img src="cid:ii_145e5a2a51d1c819" alt="Immagine in linea 2" width="514" height="239.9782844733985"><br>

</div><div><br></div><div>And language created it's not available in for users. After add new line in DB it works!</div><div><br></div><div><div class="" style="background-color:rgb(229,229,229);padding:1em;color:rgb(68,68,68);font-family:sans-serif;font-size:13px">

<code class="" style="display:block;padding:1em;margin-top:0px;margin-bottom:0px;max-height:10em;overflow:auto"><div class=""><span class="" style="color:rgb(119,0,136)"><a target="mysql_doc" class="" href="https://ks353045.kimsufi.com/pma/url.php?url=http%3A%2F%2Fdev.mysql.com%2Fdoc%2Frefman%2F5.5%2Fen%2Finsert.html&server=0&token=71871c52f603881f01920b9d2698d3f9" style="text-decoration:none;color:rgb(35,90,129);outline:none;border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(0,0,0)">INSERT</a></span> <span class="" style="color:rgb(119,0,136)">INTO</span> <span class="" style="color:rgb(0,85,170)">`vt61`</span>.<span class="" style="color:rgb(0,85,170)">`vtiger_language`</span> (<span class="" style="color:rgb(0,85,170)">`id`</span>, <span class="" style="color:rgb(0,85,170)">`name`</span>, <span class="" style="color:rgb(0,85,170)">`prefix`</span>, <span class="" style="color:rgb(0,85,170)">`label`</span>, <span class="" style="color:rgb(0,85,170)">`lastupdated`</span>, <span class="" style="color:rgb(0,85,170)">`sequence`</span>, <span class="" style="color:rgb(0,85,170)">`isdefault`</span>, <span class="" style="color:rgb(0,85,170)">`active`</span>) <span class="" style="color:rgb(119,0,136)"><a target="mysql_doc" class="" href="https://ks353045.kimsufi.com/pma/url.php?url=http%3A%2F%2Fdev.mysql.com%2Fdoc%2Frefman%2F5.5%2Fen%2Fmiscellaneous-functions.html&server=0&token=71871c52f603881f01920b9d2698d3f9#function_values" style="text-decoration:none;color:rgb(35,90,129);outline:none;border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:rgb(0,0,0)">VALUES</a></span>(<span class="" style="color:rgb(170,17,17)">'17'</span>, <span class="" style="color:rgb(170,17,17)">'Vision group'</span>, <span class="" style="color:rgb(170,17,17)">'vs_vs'</span>, <span class="" style="color:rgb(170,17,17)">'Vision group'</span>, <span class="" style="color:rgb(170,17,17)">'2014-05-10 07:20:20'</span>, <span class="" style="color:rgb(34,17,153)">NULL</span>, <span class="" style="color:rgb(170,17,17)">'0'</span>, <span class="" style="color:rgb(170,17,17)">'1'</span>);</div>

<div><br></div></code></div></div></div>