From cf1a6bbdae6eec4e4e60b2bac0209feb22d30259 Mon Sep 17 00:00:00 2001
From: uye <99072975+ABA2396@users.noreply.github.com>
Date: Wed, 21 Jan 2026 17:15:48 +0800
Subject: [PATCH] =?UTF-8?q?i18n:=20=E8=A1=A5=E5=85=A8=E7=BC=BA=E5=B0=91?=
=?UTF-8?q?=E7=9A=84=E7=BF=BB=E8=AF=91?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/MaaWpfGui/Res/Localizations/en-us.xaml | 6 ++++++
src/MaaWpfGui/Res/Localizations/ja-jp.xaml | 6 ++++++
src/MaaWpfGui/Res/Localizations/ko-kr.xaml | 6 ++++++
3 files changed, 18 insertions(+)
diff --git a/src/MaaWpfGui/Res/Localizations/en-us.xaml b/src/MaaWpfGui/Res/Localizations/en-us.xaml
index 7560aef59e..8d8c132bd2 100644
--- a/src/MaaWpfGui/Res/Localizations/en-us.xaml
+++ b/src/MaaWpfGui/Res/Localizations/en-us.xaml
@@ -1789,4 +1789,10 @@ If you want to run multiple MAA at the same time, please copy the whole MAA and
If you encounter such issues with MAA, please try adding MAA to the exclusion list of the relevant software, or uninstall the related software and check if the problem persists.
Do not show this warning again
+
+
+ Select Emulator Path
+ Multiple emulator installation paths detected, please select the path you want to use:
+ Please select a path
+
diff --git a/src/MaaWpfGui/Res/Localizations/ja-jp.xaml b/src/MaaWpfGui/Res/Localizations/ja-jp.xaml
index 1f50f10e70..078d9334ca 100644
--- a/src/MaaWpfGui/Res/Localizations/ja-jp.xaml
+++ b/src/MaaWpfGui/Res/Localizations/ja-jp.xaml
@@ -1790,4 +1790,10 @@ MAA を複数開くには、新しい MAA を他のフォルダにコピーし
MAA に関連する問題がある場合は、関連ソフトウェアの除外リストに MAA を追加するか、関連ソフトウェアをアンインストールした後、問題がまだ存在するかどうかを確認してください。
この警告を再表示しない
+
+
+ エミュレータのパスを選択
+ 複数のエミュレータのインストールパスが検出されました。使用するパスを選択してください:
+ パスを選択してください
+
diff --git a/src/MaaWpfGui/Res/Localizations/ko-kr.xaml b/src/MaaWpfGui/Res/Localizations/ko-kr.xaml
index 2d152fbe73..758ffd9bb7 100644
--- a/src/MaaWpfGui/Res/Localizations/ko-kr.xaml
+++ b/src/MaaWpfGui/Res/Localizations/ko-kr.xaml
@@ -1791,4 +1791,10 @@ MAA를 독립된 새 폴더에 압축 해제하거나, MAA에 속하지 않는 D
MAA에서 관련 문제가 발생하는 경우, 관련 소프트웨어의 제외 목록에 MAA를 추가하거나 관련 소프트웨어를 제거한 후 문제가 계속 발생하는지 확인하세요.
이 경고를 다시 표시하지 않음
+
+
+ 에뮬레이터 경로 선택
+ 여러 에뮬레이터 설치 경로가 감지되었습니다. 사용할 경로를 선택하세요:
+ 경로를 선택하세요
+