You've already forked KernelSU-Next
mirror of
https://github.com/KernelSU-Next/KernelSU-Next.git
synced 2025-08-27 23:46:34 +00:00
Add Traditional Chinese translation for manager. (#20)
* add README_TW * Update README_CN.md * add Simplified Chinese for website add Simplified Chinese for website fix some mistakes in README_CN * Update zh/devices.html * Update zh/features.html * Update zh/devices.html * Update zh/features.html * Update zh/index.html * Add Traditional Chinese translation for manager * Try to add switching function for website
This commit is contained in:
committed by
GitHub
parent
132d523f32
commit
bb3bc42ff9
@@ -33,9 +33,14 @@
|
||||
<li class="nav-item">
|
||||
<a class="nav-link text-light" href="pages/features.html">Features</a>
|
||||
</li>
|
||||
<li class="nav-item"></li>
|
||||
<li class="nav-item">
|
||||
<a class="nav-link text-light" href="pages/devices.html">Devices</a>
|
||||
</li>
|
||||
<li class="nav-item">
|
||||
<a class="nav-link text-light list">Languages</a>
|
||||
<a class="nav-link text-light" href="#">English</a>
|
||||
<a class="nav-link text-light" href="https://rifsxd.github.io/KernelSU-Next/zh">简体中文</a>
|
||||
</li>
|
||||
<li class="nav-item">
|
||||
<a class="nav-link" href="https://github.com/rifsxd/KernelSU-Next" target="_blank">
|
||||
<i class="fab fa-github fa-lg"></i>
|
||||
|
||||
Reference in New Issue
Block a user