Modify change description "Hook 框架" to "Hook Framework" for all translations in code note and documentation

This commit is contained in:
2023-01-12 01:00:51 +08:00
parent c6c19f174f
commit 359886d7fd
12 changed files with 37 additions and 37 deletions

View File

@@ -215,6 +215,6 @@ override fun attachBaseContext(base: Context?) {
::: warning
使用自定义的 Hook 框架而并非完整的 Xposed 模块时,**YukiHookModuleStatus**、**YukiHookModulePrefs**、**YukiHookDataChannel** 以及 Resources Hook 功能将失效。
使用自定义的 Hook Framework 而并非完整的 Xposed 模块时,**YukiHookModuleStatus**、**YukiHookModulePrefs**、**YukiHookDataChannel** 以及 Resources Hook 功能将失效。
:::