diff --git a/src/Snap.Hutao/Snap.Hutao/Resource/Localization/SH.en.resx b/src/Snap.Hutao/Snap.Hutao/Resource/Localization/SH.en.resx
index d964e25c..bbb3f614 100644
--- a/src/Snap.Hutao/Snap.Hutao/Resource/Localization/SH.en.resx
+++ b/src/Snap.Hutao/Snap.Hutao/Resource/Localization/SH.en.resx
@@ -915,28 +915,28 @@
请输入请求接口的 Url 复合模板
- 接口需要返回形如上方所示的 Json 数据,多余的数据会被忽略
+ The interface requires a return of Json data as shown above. Extra data will be ignored
- "code" 为 0 时,指示验证成功,其他的值均视为验证失败
+ If "code" is 0, the authentication is successful, otherwise the authentication is failed
- 返回数据
+ Returned data
- {0} 将在实际请求时替换为 gt
+ {0} will be replaced with gt during a request
- {1} 将在实际请求时替换为 challenge
+ {1} will be replaced with challenge during a request
- 将会通过 GET 方式对接口发送请求
+ Requests will be sent to interfaces via GET
- 示例
+ Example
- 配置无感验证接口
+ Configure no authentication interface
Export App
@@ -1819,7 +1819,7 @@
Game
- 配置
+ Configuration
配置当请求触发人机验证时使用的验证接口