website: update translation (#1377)
This commit is contained in:
@@ -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' },
|
||||
|
||||
Reference in New Issue
Block a user