<div dir="ltr"><div>Hi,</div><div><br></div><div>I add a new vehicle type -- lorry.</div><div><br></div><div>I find it shows alt="web.lorry" on the front end as follow.</div><img src="img/lorry.png" alt="web.lorry"><br><div><br></div><div>What I expected is alt="Lorry". So I look through main.js and find it uses a TranslationMap to convert some information. Then I change the file en_US.txt. (I think it may be a TranslationMap?)</div><div><br></div><div>In the file:</div><div>web.car=Car<br></div><div><div>web.foot=Foot</div><div><br></div><div>So I add lorry to this file in the same format.</div><div>web.lorry=Lorry</div></div><div><br></div><div>But it still doesn't work. (It still shows web.lorry on the front end)</div><div><br></div><div>Could you please give me some suggestions?</div><div><br></div><div>With many thanks,</div><div>Anqi<br></div><div> </div></div>