Modify change related instructions and notes

This commit is contained in:
2023-01-13 02:19:17 +08:00
parent 8e282dcd84
commit 6e4295de68
111 changed files with 120 additions and 121 deletions

View File

@@ -104,11 +104,11 @@ export const configs = {
locales: {
'/en/': {
lang: 'en-US',
description: 'An efficient Kotlin version of the Xposed Hook API'
description: 'An efficient Hook API and Xposed Module solution built in Kotlin'
},
'/zh-cn/': {
lang: 'zh-CN',
description: '一个使用 Kotlin 重构的轻量、高效、稳定的 Xposed Hook API'
description: '一个使用 Kotlin 构建的高效 Hook API 与 Xposed 模块解决方案'
}
}
},

View File

@@ -4,7 +4,7 @@
## Background
This is an efficient Xposed Hook API rebuilt in `Kotlin`.
This is an efficient Hook API rebuilt based on the Xposed API using `Kotlin`, and creates rich function extensions for the development of Xposed Modules.
The name is taken from ["ももくり" heroine Yuki Kurihara](https://www.bilibili.com/bangumi/play/ss5016).

View File

@@ -4,7 +4,7 @@
## 背景
这是一个使用 `Kotlin` 重新构建的高效 Xposed Hook API
这是一个使用 `Kotlin` 基于 Xposed API 重新构建的高效 Hook API同时为 Xposed 模块的开发打造了丰富的功能扩展
名称取自 [《ももくり》女主 栗原 雪(Yuki)](https://www.bilibili.com/bangumi/play/ss5016)。