website: update translations (#1760)

This commit is contained in:
igor
2024-05-25 00:08:35 -03:00
committed by GitHub
parent 49157113c3
commit 57a5f39f81
15 changed files with 89 additions and 87 deletions

View File

@@ -8,8 +8,8 @@ First, you should be able to build a bootable kernel from kernel source code. If
If you can build a bootable kernel, there are two ways to integrate KernelSU to the kernel source code:
1. Automatically with `kprobe`.
2. Manually.
1. Automatically with `kprobe`
2. Manually
## Integrate with kprobe