website: update translation (#2226)

This commit is contained in:
igor
2024-12-13 01:22:07 -03:00
committed by GitHub
parent 57d4758cd2
commit a634ec2bfc
19 changed files with 108 additions and 108 deletions

View File

@@ -11,7 +11,7 @@ hero:
alt: KernelSU
actions:
- theme: brand
text: Get Started
text: Get started
link: /guide/what-is-kernelsu
- theme: alt
text: View on GitHub
@@ -19,10 +19,10 @@ hero:
features:
- title: Kernel-based
details: As the name suggests, KernelSU works under the Linux kernel giving it more control over userspace applications.
- title: Root Access Control
details: Only permitted apps may access or see `su`, all other apps are not aware of this.
- title: Customizable Root Privileges
details: KernelSU allows customization of `su`'s uid, gid, groups, capabilities, and SELinux rules, locking up root privileges.
details: As the name suggests, KernelSU works under the Linux kernel giving it more control over userspace apps.
- title: Root access control
details: Only permitted apps may access or see su, all other apps are not aware of this.
- title: Customizable root privileges
details: KernelSU allows customization of su's uid, gid, groups, capabilities, and SELinux rules, locking up root privileges.
- title: Modules
details: Modules may modify /system systemlessly using overlayfs enabling great power.
details: Modules may modify /system systemlessly using OverlayFS enabling great power.