How add i18n support for meta description

Hi guys

How add i18n support for HTML meta description?

<meta name="description" tal:attributes="content string:${view/portal_title} dolor sit amet, consectetur adipiscing elit. Etiam nunc elit, bibendum at elit non, ultricies dapibus enim." />

What is the correct way to adapt this syntax for i18ndude tool can be extract the "dolor sit amet, consectetur adipiscing elit. Etiam nunc elit, bibendum at elit non, ultricies dapibus enim." string into my pot file?

look at the docs: translate dynamic content