Updated the Traditional Chinese translations for the website and templates. (#1453)

Signed-off-by: sus <54392299+jeffpeng3@users.noreply.github.com>
This commit is contained in:
sus
2024-03-16 10:52:53 +08:00
committed by GitHub
parent 9d5529fb09
commit 076511e275
18 changed files with 271 additions and 42 deletions

View File

@@ -22,8 +22,8 @@ features:
details: KernelSU 以 Linux 核心模式運作,對使用者空間有更強的掌控。
- title: 白名單存取控制
details: 僅有被授予 Root 權限的應用程式才可存取 `su`,而其他應用程式完全無法知悉。
- title: 可定制的 Root 權限
details: KernelSU 能夠對 su 的使用者IDuid、群組IDgid、群組、權限以及 SELinux 規則進行客製化管理,以此加強 root 權限的安全性。
- title: 模組支援
details: KernelSU 支援透過 overlayfs 修改 /system它甚至可以使 /system 可寫入。
- title: 開放原始碼
details: KernelSU 是 GPL-3 授權下的開放原始碼專案。