website: update vi_VN translation

This commit is contained in:
Ylarod
2023-01-21 14:54:12 +08:00
committed by GitHub
parent ec0158e2e8
commit 08165211eb

View File

@@ -35,7 +35,7 @@ export default defineConfig({
function nav() { function nav() {
return [ return [
{ text: 'Guide', link: '/vi_VN/guide/what-is-kernelsu' }, { text: 'hướng dẫn', link: '/vi_VN/guide/what-is-kernelsu' },
{ text: 'Github', link: 'https://github.com/tiann/KernelSU' } { text: 'Github', link: 'https://github.com/tiann/KernelSU' }
] ]
} }