<div dir="ltr">Thanks for your answer Alan!<div><br></div><div>I see there's no easy solution. Maybe I'll end up creating a languages folder inside of my module's layouts folder and put files like en_us.js, es_mx.js, etc... inside.</div><div>The custom folder inside of languages has the downside of overwriting already existing custom files, so I think that is not an option. That new feature is cool though.</div><div><br clear="all"><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">Saludos<div><br></div><div>Rubén</div></div></div></div><br><p></p><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Jun 29, 2020 at 2:05 AM Alan Lord <<a href="mailto:alanslists@gmail.com">alanslists@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 29/06/2020 07:26, Alan Lord wrote:<br>
> On 28/06/2020 22:31, Rubén A. Estrada Orozco wrote:<br>
>> Hi everyone,<br>
>><br>
>> I have a custom module and I need to translate it into two languages. <br>
>> My module has an always visible widget (like quickcreate) that uses <br>
>> the app.vtranslate JS function. It works ok whenever I'm located in <br>
>> the listview or a detailview  of my module. Whenever I'm on a <br>
>> different module, translations break.<br>
>><br>
>> How can I make my JS translation strings be available system-wide <br>
>> without overwriting the main vtiger.php translation file?<br>
> <br>
> Currently you can't:<br>
> <br>
> <a href="https://code.vtiger.com/vtiger/vtigercrm/issues/1240" rel="noreferrer" target="_blank">https://code.vtiger.com/vtiger/vtigercrm/issues/1240</a><br>
<br>
This recent MR might go some way to help, but of course if more than one <br>
extension needs to extend the same language file, e.g. en_us/Vtiger.php <br>
then it ain't going to work.<br>
<br>
<a href="https://code.vtiger.com/vtiger/vtigercrm/merge_requests/585" rel="noreferrer" target="_blank">https://code.vtiger.com/vtiger/vtigercrm/merge_requests/585</a><br>
<br>
Al<br>
<br>
_______________________________________________<br>
<a href="http://www.vtiger.com/" rel="noreferrer" target="_blank">http://www.vtiger.com/</a></blockquote></div>