i18n(pt): Update deploy title in `config/pt.ts`

pull/3536/head
Vinicius de Liz 2 years ago
parent 1cb4c7cf2c
commit 0c35b3280a

@ -89,7 +89,7 @@ function sidebarGuide(): DefaultTheme.SidebarItem[] {
{ text: 'O que é VitePress', link: 'what-is-vitepress' },
{ text: 'Iniciando', link: 'getting-started' },
{ text: 'Roteamento', link: 'routing' },
{ text: 'Lançamento', link: 'deploy' }
{ text: 'Implantação', link: 'deploy' }
]
},
{

Loading…
Cancel
Save