Skip to content

Commit 8385982

Browse files
committed
Fix Chinese translation
1 parent 559fc85 commit 8385982

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/libs/locale.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ const locale = {
263263
"enableModuleResourcesCache": "启用模块 Resources 缓存功能",
264264
"enableModuleStatus": "启用模块激活状态监听功能",
265265
"enableYukiHookDataChannel": "启用 YukiHookDataChannel 功能",
266-
"enableMemberCache": "启用已查询的反射类、方法、变量缓存功能",
266+
"enableMemberCache": "启用已查找的反射类、方法、变量缓存功能",
267267
"selectScopeAppsOrEnterOnceTip": "请从下面的列表中选择你需要添加到作用域中的应用",
268268
"customize": "自定义",
269269
"systemFramework": "系统框架",

0 commit comments

Comments
 (0)