Foros de discusión

Translation in freemarker

Med SAID, modificado hace 7 años.

Translation in freemarker

Junior Member Mensajes: 36 Fecha de incorporación: 20/03/17 Mensajes recientes
Hello community;

I am developing a new Liferay-Theme For 6.2 based on FREEMARKER , using YO + gulp ..
I want to have a translation flags on my header like this



I tried this in portal_normal.ftl but it doesnt work
${taglibLiferay.language("fm",null,"languageId",0)}


Please help me , Thank you
Med SAID, modificado hace 7 años.

RE: Translation in freemarker (Respuesta)

Junior Member Mensajes: 36 Fecha de incorporación: 20/03/17 Mensajes recientes
Just solved it by using :
${taglibLiferay.language()}