Alessandro Colombo
1 min readJan 27, 2019

--

Thanks Hugo.

About your question, on your page/component you can return the title, and other data, as an object and use this.$t('') to access your translation.

head() {
return {
title: this.$t('nav.contatti.title')
}
},

--

--

Alessandro Colombo
Alessandro Colombo

Written by Alessandro Colombo

Innovation & Business Consultant // Corporate Transformation Strategist @ Talent Garden

No responses yet