website: update translation (#1377)

This commit is contained in:
igor
2024-02-25 11:48:22 -03:00
committed by GitHub
parent bf71ff133c
commit 56dbc980f4
4 changed files with 58 additions and 5 deletions

View File

@@ -23,7 +23,7 @@ export default defineConfig({
footer: {
message: 'Lançado sob a Licença GPL3.',
copyright: 'Copyright © Desenvolvedores KernelSU atuais de 2022'
copyright: 'Copyright © Desenvolvedores do KernelSU atuais de 2022'
},
editLink: {
@@ -51,6 +51,7 @@ function sidebarGuide() {
{ text: 'Integração para dispositivos não GKI', link: '/pt_BR/guide/how-to-integrate-for-non-gki'},
{ text: 'Dispositivos com suporte não oficial', link: '/pt_BR/guide/unofficially-support-devices.md' },
{ text: 'Guias de módulo', link: '/pt_BR/guide/module.md' },
{ text: 'Módulo WebUI', link: '/pt_BR/guide/module-webui.md' },
{ text: 'Perfil do Aplicativo', link: '/pt_BR/guide/app-profile.md' },
{ text: 'Resgate do bootloop', link: '/pt_BR/guide/rescue-from-bootloop.md' },
{ text: 'Perguntas frequentes', link: '/pt_BR/guide/faq' },