mirror of
https://github.com/HighCapable/YukiHookAPI.git
synced 2025-09-07 03:05:36 +08:00
Modify change description "Hook 框架" to "Hook Framework" for all translations in code note and documentation
This commit is contained in:
@@ -230,7 +230,7 @@ object Executor
|
||||
|
||||
**功能描述**
|
||||
|
||||
> 当前 `YukiHookAPI` 使用的 Hook 框架相关信息。
|
||||
> 当前 `YukiHookAPI` 使用的 Hook Framework 相关信息。
|
||||
|
||||
#### name <span class="symbol">- field</span>
|
||||
|
||||
@@ -244,7 +244,7 @@ val name: String
|
||||
|
||||
**功能描述**
|
||||
|
||||
> 获取当前 Hook 框架的名称。
|
||||
> 获取当前 Hook Framework 名称。
|
||||
|
||||
::: warning
|
||||
|
||||
@@ -264,7 +264,7 @@ val apiLevel: Int
|
||||
|
||||
**功能描述**
|
||||
|
||||
> 获取当前 Hook 框架的 API 版本。
|
||||
> 获取当前 Hook Framework 的 API 版本。
|
||||
|
||||
::: warning
|
||||
|
||||
@@ -284,7 +284,7 @@ val versionName: String
|
||||
|
||||
**功能描述**
|
||||
|
||||
> 获取当前 Hook 框架的版本名称。
|
||||
> 获取当前 Hook Framework 版本名称。
|
||||
|
||||
::: warning
|
||||
|
||||
@@ -304,7 +304,7 @@ val versionCode: Int
|
||||
|
||||
**功能描述**
|
||||
|
||||
> 获取当前 Hook 框架的版本号。
|
||||
> 获取当前 Hook Framework 版本号。
|
||||
|
||||
::: warning
|
||||
|
||||
|
Reference in New Issue
Block a user