Language variable in javascript

Hi All,

Can anybody guide me on how can we use language variable in our custom javascript files, which is stored on ‘/src/js/custom.js’ ?

Thanks

Unfortunately there is no way to store lang idents in js files, cause they are not evaluated by smarty framework

So you have to store the language vars in tpl files