diff --git a/docs/3.1-集成文档.md b/docs/3.1-集成文档.md index 2886ecc1bd..a3dd04d0a1 100644 --- a/docs/3.1-集成文档.md +++ b/docs/3.1-集成文档.md @@ -200,7 +200,7 @@ AsstTaskId ASSTAPI AsstAppendTask(AsstHandle handle, const char* type, const cha // Mizuki - 水月与深蓝之树 // Sami - 探索者的银凇止境 "mode": int, // 模式,可选项。默认 0 - // 0 - 刷蜡烛,尽可能稳定的打更多层数 + // 0 - 刷蜡烛,尽可能稳定地打更多层数 // 1 - 刷源石锭,第一层投资完就退出 // 2 - 【即将弃用】两者兼顾,投资过后再退出,没有投资就继续往后打 "starts_count": int, // 开始探索 次数,可选,默认 INT_MAX。达到后自动停止任务 diff --git a/src/MaaWpfGui/Main/AsstProxy.cs b/src/MaaWpfGui/Main/AsstProxy.cs index 922a688271..69af67e45b 100644 --- a/src/MaaWpfGui/Main/AsstProxy.cs +++ b/src/MaaWpfGui/Main/AsstProxy.cs @@ -1621,7 +1621,7 @@ namespace MaaWpfGui.Main /// /// /// 0 - /// 刷蜡烛,尽可能稳定的打更多层数。 + /// 刷蜡烛,尽可能稳定地打更多层数。 /// /// /// 1 diff --git a/src/MaaWpfGui/Res/Localizations/zh-cn.xaml b/src/MaaWpfGui/Res/Localizations/zh-cn.xaml index da6302510c..787022559e 100644 --- a/src/MaaWpfGui/Res/Localizations/zh-cn.xaml +++ b/src/MaaWpfGui/Res/Localizations/zh-cn.xaml @@ -81,7 +81,7 @@ 通用模式(屏蔽异常输出) 基建工作心情阈值 若启用自定义换班,该字段仅针对 autofill 的房间有效 - 刷等级,尽可能稳定的打更多层数 + 刷等级,尽可能稳定地打更多层数 刷源石锭,到达第二层后直接退出 烧开水,到达第三层后直接退出 开局分队 diff --git a/tools/AutoLocalization/example/en-us_force.xaml b/tools/AutoLocalization/example/en-us_force.xaml index 5f39c6eb15..68185f46f6 100644 --- a/tools/AutoLocalization/example/en-us_force.xaml +++ b/tools/AutoLocalization/example/en-us_force.xaml @@ -126,7 +126,7 @@ 投资源石锭 刷新商店(指路鳞) - 刷等级,尽可能稳定的打更多层数 + 刷等级,尽可能稳定地打更多层数 刷源石锭,到达第二层后直接退出 开局分队 开局职业组 diff --git a/tools/AutoLocalization/example/zh-cn.xaml b/tools/AutoLocalization/example/zh-cn.xaml index 98ac487f4c..adfdbab324 100644 --- a/tools/AutoLocalization/example/zh-cn.xaml +++ b/tools/AutoLocalization/example/zh-cn.xaml @@ -123,7 +123,7 @@ 投资源石锭 刷新商店(指路鳞) - 刷等级,尽可能稳定的打更多层数 + 刷等级,尽可能稳定地打更多层数 刷源石锭,到达第二层后直接退出 开局分队 开局职业组 diff --git a/tools/AutoLocalization/example/zh-cn_new.xaml b/tools/AutoLocalization/example/zh-cn_new.xaml index 5982011458..2c003c82c1 100644 --- a/tools/AutoLocalization/example/zh-cn_new.xaml +++ b/tools/AutoLocalization/example/zh-cn_new.xaml @@ -126,7 +126,7 @@ 投资源石锭 刷新商店(指路鳞) - 刷等级,尽可能稳定的打更多层数 + 刷等级,尽可能稳定地打更多层数 刷源石锭,到达第二层后直接退出 开局分队 开局职业组