From 6bea442a17e2d1b7d2d3f9cb7856b3d5e56ef290 Mon Sep 17 00:00:00 2001 From: Vinicius de Liz Date: Thu, 1 Feb 2024 12:11:21 -0300 Subject: [PATCH] i18n(pt): Translate outline.label in `config/pt.ts` --- docs/.vitepress/config/pt.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/.vitepress/config/pt.ts b/docs/.vitepress/config/pt.ts index 59abb509..c9ef4b2c 100644 --- a/docs/.vitepress/config/pt.ts +++ b/docs/.vitepress/config/pt.ts @@ -32,7 +32,7 @@ export const pt = defineConfig({ }, outline: { - label: '页面导航' + label: 'Nesta página' }, lastUpdated: {