manager: Open guide in the current language if it exist (#452)

If not present, the English page will be opened by default.
This commit is contained in:
セリカ・シルフィル
2023-05-04 21:10:33 +08:00
committed by GitHub
parent 842c0b674f
commit cea0db4e0d
11 changed files with 12 additions and 1 deletions

View File

@@ -59,6 +59,7 @@
<string name="reboot_to_apply">重新啟動以生效</string>
<string name="module_magisk_conflict">模組已停用,因其與 Magisk 的模組存在衝突!</string>
<string name="home_learn_kernelsu">深入瞭解 KernelSU</string>
<string name="home_learn_kernelsu_url">https://kernelsu.org/zh_TW/guide/what-is-kernelsu.html</string>
<string name="home_click_to_learn_kernelsu">瞭解如何安裝 KernelSU 以及如何開發模組</string>
<string name="home_support_title">支持開發</string>
<string name="home_support_content">KernelSU 將保持免費和開源,您可以考慮向開發人員捐贈以表示支持。</string>