Hi, using Dawn featured-collection.liquid displays a lable {{ ‘sections.featured_collection.view_all’ | t }}.
I want to add collection title to that lable. I have tried {{ ‘sections.featured_collection.view_all’ | t }}{{ collection.title }}. No luck so far. Any suggestions?
Kind regards, Jan