diff --git a/src/MaaWpfGui/Res/Localizations/en-us.xaml b/src/MaaWpfGui/Res/Localizations/en-us.xaml
index e16bbb0e70..a1afc19dfe 100644
--- a/src/MaaWpfGui/Res/Localizations/en-us.xaml
+++ b/src/MaaWpfGui/Res/Localizations/en-us.xaml
@@ -970,7 +970,8 @@ Operators' Elite level CANNOT be ignored. If any requirements are ignored, the o
Action
Add
Loop Times
- Battle list
+ Job List
+ Multi-Job mode
Only supported in the following modes:
1. {key=MainStage}: Navigate within the same chapter
2. {key=SideStory}: Navigate within the current page (cannot jump between Normal/EX/S)
@@ -978,7 +979,7 @@ Operators' Elite level CANNOT be ignored. If any requirements are ignored, the o
4. {key=ParadoxSimulation}: Start from the {key=Operator} list
Please start from the corresponding screen. Cross-chapter navigation is not supported.
-When 「{key=UseCopilotList}」 is enabled, individual jobs will be automatically added to 「{key=UseCopilotList}」.
+When 「{key=UseCopilotList}」 is enabled, individual jobs will be automatically added to the 「{key=CopilotList}」.
(Challenge)
Left-click to add Normal difficulty
Right click to add challenge difficulty
diff --git a/src/MaaWpfGui/Res/Localizations/ja-jp.xaml b/src/MaaWpfGui/Res/Localizations/ja-jp.xaml
index d0455ddd13..7acb72fa66 100644
--- a/src/MaaWpfGui/Res/Localizations/ja-jp.xaml
+++ b/src/MaaWpfGui/Res/Localizations/ja-jp.xaml
@@ -971,7 +971,8 @@ C:\\leidian\\LDPlayer9
操作
追加
ループ回数
- バトルリスト
+ ジョブリスト
+ マルチジョブモード
以下のモードのみ対応:
1. {key=MainStage}: 同じ章内でのナビゲーション
2. {key=SideStory}: 現在のページ内でのナビゲーション(Normal/EX/S 間の移動は不可)
@@ -979,7 +980,7 @@ C:\\leidian\\LDPlayer9
4. {key=ParadoxSimulation}: {key=Operator}リストから起動
対応する画面から開始してください。章間のナビゲーションはサポートされていません。
-「{key=UseCopilotList}」を有効にすると、個々のジョブが自動的に「{key=UseCopilotList}」に追加されます。
+「{key=UseCopilotList}」を有効にすると、個々のジョブが自動的に「{key=CopilotList}」に追加されます。
(強襲)
左クリックで通常難易度を追加
右クリックしてレイドの難易度を追加します
diff --git a/src/MaaWpfGui/Res/Localizations/ko-kr.xaml b/src/MaaWpfGui/Res/Localizations/ko-kr.xaml
index c3a6783668..a599d013eb 100644
--- a/src/MaaWpfGui/Res/Localizations/ko-kr.xaml
+++ b/src/MaaWpfGui/Res/Localizations/ko-kr.xaml
@@ -972,7 +972,8 @@ C:\\leidian\\LDPlayer9
작업
추가
반복 횟수
- 작업 목록
+ 작업 목록
+ 다중 작업 모드
다음 모드에서만 지원됩니다:
1. {key=MainStage}: 동일 챕터 내에서 이동
2. {key=SideStory}: 현재 페이지 내에서 이동 (일반/EX/S 간 이동 불가)
@@ -980,7 +981,7 @@ C:\\leidian\\LDPlayer9
4. {key=ParadoxSimulation}: {key=Operator} 목록에서 시작
해당 화면에서 시작하세요. 챕터 간 이동은 지원되지 않습니다.
-「{key=UseCopilotList}」 이 활성화되면 개별 작업이 자동으로 「{key=UseCopilotList}」 에 추가됩니다.
+「{key=UseCopilotList}」가 활성화되면 개별 작업이 자동으로 「{key=CopilotList}」에 추가됩니다.
(하드)
좌클릭으로 일반 난이도 추가
하드 모드를 추가하려면 마우스 오른쪽 버튼을 클릭하세요
diff --git a/src/MaaWpfGui/Res/Localizations/zh-cn.xaml b/src/MaaWpfGui/Res/Localizations/zh-cn.xaml
index eceee868b1..71f848996e 100644
--- a/src/MaaWpfGui/Res/Localizations/zh-cn.xaml
+++ b/src/MaaWpfGui/Res/Localizations/zh-cn.xaml
@@ -971,7 +971,8 @@ C:\\leidian\\LDPlayer9。\n
操作
添加
循环次数
- 战斗列表
+ 作业列表
+ 多作业模式
仅支持以下模式:
1. {key=MainStage}: 同一章节内导航
2. {key=SideStory}: 当前页面内导航(普通/EX/S 不能互跳)
@@ -979,7 +980,7 @@ C:\\leidian\\LDPlayer9。\n
4. {key=ParadoxSimulation}: 从{key=Operator}列表启动
请在对应界面启动,不支持跨章节导航
-当 「{key=UseCopilotList}」 启用后, 选择单个作业时会自动添加到 「{key=UseCopilotList}」
+当 「{key=UseCopilotList}」 启用后, 选择单个作业时会自动添加到 「{key=CopilotList}」
(突袭)
左键添加普通难度
右键添加突袭难度
@@ -1041,7 +1042,7 @@ C:\\leidian\\LDPlayer9。\n
关卡名无效,无法导航
{0} 未找到,且未指定关卡名
关卡名与导航名不一致,已使用导航名
- 作业为空
+ 未选择作业
启动作业失败:
当前选择的作业与页签不匹配
存在关卡名为空的作业
diff --git a/src/MaaWpfGui/Res/Localizations/zh-tw.xaml b/src/MaaWpfGui/Res/Localizations/zh-tw.xaml
index 3a878de423..d95929f803 100644
--- a/src/MaaWpfGui/Res/Localizations/zh-tw.xaml
+++ b/src/MaaWpfGui/Res/Localizations/zh-tw.xaml
@@ -970,7 +970,8 @@ C:\\leidian\\LDPlayer9\n
技能
操作
新增
- 戰鬥列表
+ 作業列表
+ 多作業模式
僅支援以下模式:
1. {key=MainStage}:同一章節內導航
2. {key=SideStory}:目前頁面內導航(普通/EX/S 不能互跳)
@@ -978,7 +979,7 @@ C:\\leidian\\LDPlayer9\n
4. {key=ParadoxSimulation}:從{key=Operator}列表啟動
請在對應介面啟動,不支援跨章節導航
-當 「{key=UseCopilotList}」 啟用後,選擇單一作業時會自動新增至 「{key=UseCopilotList}」
+當 「{key=UseCopilotList}」 啟用後,選擇單一作業時會自動新增至 「{key=CopilotList}」
(突襲)
左鍵加入普通難度
右鍵加入突襲難度
@@ -1041,7 +1042,7 @@ C:\\leidian\\LDPlayer9\n
關卡名稱無效,無法導航
未找到 {0},且未指定關卡名稱
關卡名稱與導航名稱不一致,已改用導航名稱
- 作業內容為空
+ 未選擇作業
啟動作業失敗:
目前選擇的作業與標籤頁類型不符
存在關卡名稱為空的作業