From a223781faee2658dd109e4a59733a9a5b7e694a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?AxelPLN=EF=BC=88Axel=20Yinjia=20Huang=EF=BC=89?= <54173955+axelpln@users.noreply.github.com> Date: Sun, 23 Mar 2025 19:50:22 +0800 Subject: [PATCH] improve manager translations for zh-rCN & zh-rTW (#247) * 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 * fix manager translations for zh-rCH & zh-rTW * try to add language switcher for manager * try to add language switcher for manager * try to add language switching function for manager app * try to add language switching function for manager app * try to add language switching function for manager app * discard invalid changes --- docs/index.html | 116 ++++++++++++++++++ .../com/rifsxd/ksunext/ui/screen/Settings.kt | 2 +- .../app/src/main/res/values-ja/strings.xml | 1 + .../src/main/res/values-zh-rCN/strings.xml | 4 +- .../src/main/res/values-zh-rTW/strings.xml | 22 +++- manager/app/src/main/res/values/strings.xml | 1 + 6 files changed, 142 insertions(+), 4 deletions(-) create mode 100644 docs/index.html diff --git a/docs/index.html b/docs/index.html new file mode 100644 index 00000000..40332d47 --- /dev/null +++ b/docs/index.html @@ -0,0 +1,116 @@ + + + +
+ + +A kernel-based root solution for Android
+Supports kernel 4.4 - 6.6 (Non-GKI & GKI)
+Run the following commands below for different installation options, they should be run inside the root of your kernel's directory.
+curl -LSs "https://raw.githubusercontent.com/rifsxd/KernelSU-Next/next/kernel/setup.sh" | bash -
+
+ curl -LSs "https://raw.githubusercontent.com/rifsxd/KernelSU-Next/next/kernel/setup.sh" | bash -s next
+
+ curl -LSs "https://raw.githubusercontent.com/rifsxd/KernelSU-Next/next/kernel/setup.sh" | bash -s v1.0.2-R14
+
+ If you have any questions or need support, feel free to reach out:
+ +